Home
last modified time | relevance | path

Searched defs:testInfo (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/tests/test_utils/runner/
DTestSuite.cpp439 TestIdentifier GetTestIdentifier(const testing::TestInfo &testInfo) in GetTestIdentifier()
460 void OnTestStart(const testing::TestInfo &testInfo) override in OnTestStart()
467 void OnTestEnd(const testing::TestInfo &testInfo) override in OnTestEnd()
492 bool IsTestDisabled(const testing::TestInfo &testInfo) in IsTestDisabled()
511 const testing::TestInfo &testInfo = *testSuite.GetTestInfo(testIndex); in FilterTests() local
/third_party/skia/third_party/externals/dawn/src/tests/perf_tests/
DDawnPerfTest.cpp398 const ::testing::TestInfo* const testInfo = in PrintResultImpl() local
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/
DANGLETest.cpp391 const ::testing::TestInfo *const testInfo = in SetupEnvironmentVarsForCaptureReplay() local
618 const testing::TestInfo *testInfo = testing::UnitTest::GetInstance()->current_test_info(); in ANGLETestSetUp() local