Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
TestHarness.h
Go to the documentation of this file.
1/*
2 * Copyright 2022 Google Inc.
3 *
4 * Use of this source code is governed by a BSD-style license that can be
5 * found in the LICENSE file.
6 */
7
8#ifndef TestHarness_DEFINED
9#define TestHarness_DEFINED
10
11/**
12 * Identifies the currently-running test harness.
13 */
24
25#endif
TestHarness
Definition TestHarness.h:14
@ kBazelUnitTestRunner
bool CurrentTestHarnessIsSkQP()
TestHarness CurrentTestHarness()
Definition DM.cpp:1547