Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/amber/
DvktAmberDepthTests.cpp124 const TestInfo& testInfo, in createDepthTestCase()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/amber/
DvktAmberDepthTests.cpp128 const TestInfo& testInfo, in createDepthTestCase()
/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/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/
DvktRobustness1VertexAccessTests.cpp847 const Robustness1TestInfo& testInfo) in Robustness1AccessInstance()
879 …s1AccessTest::Robustness1AccessTest (TestContext &testContext, const Robustness1TestInfo& testInfo) in Robustness1AccessTest()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/robustness/
DvktRobustness1VertexAccessTests.cpp827 const Robustness1TestInfo& testInfo) in Robustness1AccessInstance()
859 …s1AccessTest::Robustness1AccessTest (TestContext &testContext, const Robustness1TestInfo& testInfo) in Robustness1AccessTest()
/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
/third_party/libabigail/tests/lib/
Dcatch.hpp5574 TestCaseInfo testInfo; member
12483 void registerTest( TestCase const& testInfo ) override { in registerTest()
12750 auto const& testInfo = testCase.getTestCaseInfo(); in runTest() local
12945 auto const& testInfo = m_activeTestCase->getTestCaseInfo(); in handleFatalErrorCondition() local
17173 void ListeningReporter::testCaseStarting( TestCaseInfo const& testInfo ) { in testCaseStarting()
17230 void ListeningReporter::skipTest( TestCaseInfo const& testInfo ) { in skipTest()
17281 void XmlReporter::testRunStarting( TestRunInfo const& testInfo ) { in testRunStarting()
17302 void XmlReporter::testCaseStarting( TestCaseInfo const& testInfo ) { in testCaseStarting()