/external/autotest/client/tests/monotonic_time/src/ |
D | time_test.c | 137 typedef struct test_info { struct 139 void (*func)(struct test_info *); /* the test */ argument 150 void show_warps(struct test_info *test) in show_warps() argument
|
/external/protobuf/gtest/samples/ |
D | sample9_unittest.cc | 64 virtual void OnTestStart(const TestInfo& test_info) { in OnTestStart() 84 virtual void OnTestEnd(const TestInfo& test_info) { in OnTestEnd() 145 const TestInfo& test_info = *test_case.GetTestInfo(j); in main() local
|
/external/google-breakpad/src/testing/gtest/samples/ |
D | sample9_unittest.cc | 64 virtual void OnTestStart(const TestInfo& test_info) { in OnTestStart() 84 virtual void OnTestEnd(const TestInfo& test_info) { in OnTestEnd() 145 const TestInfo& test_info = *test_case.GetTestInfo(j); in main() local
|
/external/vulkan-validation-layers/tests/gtest-1.7.0/samples/ |
D | sample9_unittest.cc | 64 virtual void OnTestStart(const TestInfo& test_info) { in OnTestStart() 84 virtual void OnTestEnd(const TestInfo& test_info) { in OnTestEnd() 145 const TestInfo& test_info = *test_case.GetTestInfo(j); in main() local
|
/external/gtest/include/gtest/ |
D | gtest.h | 715 static void ClearTestResult(TestInfo* test_info) { in ClearTestResult() 862 static bool TestPassed(const TestInfo* test_info) { in TestPassed() 867 static bool TestFailed(const TestInfo* test_info) { in TestFailed() 873 static bool TestReportableDisabled(const TestInfo* test_info) { in TestReportableDisabled() 878 static bool TestDisabled(const TestInfo* test_info) { in TestDisabled() 883 static bool TestReportable(const TestInfo* test_info) { in TestReportable() 888 static bool ShouldRunTest(const TestInfo* test_info) { in ShouldRunTest()
|
/external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/ |
D | gtest.h | 715 static void ClearTestResult(TestInfo* test_info) { in ClearTestResult() 862 static bool TestPassed(const TestInfo* test_info) { in TestPassed() 867 static bool TestFailed(const TestInfo* test_info) { in TestFailed() 873 static bool TestReportableDisabled(const TestInfo* test_info) { in TestReportableDisabled() 878 static bool TestDisabled(const TestInfo* test_info) { in TestDisabled() 883 static bool TestReportable(const TestInfo* test_info) { in TestReportable() 888 static bool ShouldRunTest(const TestInfo* test_info) { in ShouldRunTest()
|
/external/google-breakpad/src/testing/gtest/include/gtest/ |
D | gtest.h | 709 static void ClearTestResult(TestInfo* test_info) { in ClearTestResult() 846 static bool TestPassed(const TestInfo* test_info) { in TestPassed() 851 static bool TestFailed(const TestInfo* test_info) { in TestFailed() 856 static bool TestDisabled(const TestInfo* test_info) { in TestDisabled() 861 static bool ShouldRunTest(const TestInfo* test_info) { in ShouldRunTest()
|
/external/llvm/utils/unittest/googletest/include/gtest/ |
D | gtest.h | 709 static void ClearTestResult(TestInfo* test_info) { in ClearTestResult() 846 static bool TestPassed(const TestInfo* test_info) { in TestPassed() 851 static bool TestFailed(const TestInfo* test_info) { in TestFailed() 856 static bool TestDisabled(const TestInfo* test_info) { in TestDisabled() 861 static bool ShouldRunTest(const TestInfo* test_info) { in ShouldRunTest()
|
/external/mesa3d/src/gtest/include/gtest/ |
D | gtest.h | 709 static void ClearTestResult(TestInfo* test_info) { in ClearTestResult() 846 static bool TestPassed(const TestInfo* test_info) { in TestPassed() 851 static bool TestFailed(const TestInfo* test_info) { in TestFailed() 856 static bool TestDisabled(const TestInfo* test_info) { in TestDisabled() 861 static bool ShouldRunTest(const TestInfo* test_info) { in ShouldRunTest()
|
/external/protobuf/gtest/src/ |
D | gtest.cc | 2164 TestInfo* const test_info = in MakeAndRegisterTestInfo() local 2400 void TestCase::AddTestInfo(TestInfo * test_info) { in AddTestInfo() 2436 bool TestCase::TestPassed(const TestInfo * test_info) { in TestPassed() 2442 bool TestCase::TestFailed(const TestInfo * test_info) { in TestFailed() 2448 bool TestCase::TestDisabled(const TestInfo * test_info) { in TestDisabled() 2453 bool TestCase::ShouldRunTest(const TestInfo *test_info) { in ShouldRunTest() 2747 void PrettyUnitTestResultPrinter::OnTestStart(const TestInfo& test_info) { in OnTestStart() 2770 void PrettyUnitTestResultPrinter::OnTestEnd(const TestInfo& test_info) { in OnTestEnd() 2819 const TestInfo& test_info = *test_case.GetTestInfo(j); in PrintFailedTests() local 3213 const TestInfo& test_info) { in OutputXmlTestInfo() [all …]
|
/external/vulkan-validation-layers/tests/gtest-1.7.0/src/ |
D | gtest-internal-inl.h | 656 TestInfo* test_info) { in AddTestInfo() 1152 void OnTestStart(const TestInfo& test_info) { in OnTestStart() 1156 void OnTestEnd(const TestInfo& test_info) { in OnTestEnd()
|
/external/gtest/src/ |
D | gtest-internal-inl.h | 656 TestInfo* test_info) { in AddTestInfo() 1178 void OnTestStart(const TestInfo& test_info) { in OnTestStart() 1182 void OnTestEnd(const TestInfo& test_info) { in OnTestEnd()
|
/external/protobuf/gtest/test/ |
D | gtest-unittest-api_test.cc | 221 const TestInfo* const test_info = test_case->GetTestInfo(0); in TEST() local
|
D | gtest_shuffle_test_.cc | 87 virtual void OnTestStart(const TestInfo& test_info) { in OnTestStart()
|
/external/gtest/test/ |
D | gtest-unittest-api_test.cc | 221 const TestInfo* const test_info = test_case->GetTestInfo(0); in TEST() local
|
D | gtest_shuffle_test_.cc | 86 virtual void OnTestStart(const TestInfo& test_info) { in OnTestStart()
|
/external/google-breakpad/src/testing/gtest/test/ |
D | gtest-unittest-api_test.cc | 221 const TestInfo* const test_info = test_case->GetTestInfo(0); in TEST() local
|
D | gtest_shuffle_test_.cc | 87 virtual void OnTestStart(const TestInfo& test_info) { in OnTestStart()
|
/external/webrtc/webrtc/voice_engine/test/auto_test/standard/ |
D | codec_test.cc | 186 auto test_info = ::testing::UnitTest::GetInstance()->current_test_info(); in TEST_F() local
|
/external/vulkan-validation-layers/tests/gtest-1.7.0/test/ |
D | gtest-unittest-api_test.cc | 221 const TestInfo* const test_info = test_case->GetTestInfo(0); in TEST() local
|
D | gtest_shuffle_test_.cc | 86 virtual void OnTestStart(const TestInfo& test_info) { in OnTestStart()
|
/external/webrtc/webrtc/call/ |
D | rtc_event_log_unittest.cc | 467 auto test_info = ::testing::UnitTest::GetInstance()->current_test_info(); in LogSessionAndReadBack() local 634 auto test_info = ::testing::UnitTest::GetInstance()->current_test_info(); in DropOldEvents() local
|
/external/mesa3d/src/gtest/src/ |
D | gtest.cc | 2237 TestInfo* const test_info = in MakeAndRegisterTestInfo() local 2424 void TestCase::AddTestInfo(TestInfo * test_info) { in AddTestInfo() 2666 void PrintFullTestCommentIfPresent(const TestInfo& test_info) { in PrintFullTestCommentIfPresent() 2771 void PrettyUnitTestResultPrinter::OnTestStart(const TestInfo& test_info) { in OnTestStart() 2790 void PrettyUnitTestResultPrinter::OnTestEnd(const TestInfo& test_info) { in OnTestEnd() 2842 const TestInfo& test_info = *test_case.GetTestInfo(j); in PrintFailedTests() local 3226 const TestInfo& test_info) { in OutputXmlTestInfo() 3381 void OnTestStart(const TestInfo& test_info) { in OnTestStart() 3385 void OnTestEnd(const TestInfo& test_info) { in OnTestEnd() 4395 TestInfo* const test_info = test_case->test_info_list()[j]; in FilterTests() local [all …]
|
/external/llvm/utils/unittest/googletest/src/ |
D | gtest.cc | 2237 TestInfo* const test_info = in MakeAndRegisterTestInfo() local 2395 void TestCase::AddTestInfo(TestInfo * test_info) { in AddTestInfo() 2638 void PrintFullTestCommentIfPresent(const TestInfo& test_info) { in PrintFullTestCommentIfPresent() 2743 void PrettyUnitTestResultPrinter::OnTestStart(const TestInfo& test_info) { in OnTestStart() 2762 void PrettyUnitTestResultPrinter::OnTestEnd(const TestInfo& test_info) { in OnTestEnd() 2814 const TestInfo& test_info = *test_case.GetTestInfo(j); in PrintFailedTests() local 3198 const TestInfo& test_info) { in OutputXmlTestInfo() 3355 void OnTestStart(const TestInfo &test_info) override { in OnTestStart() 3359 void OnTestEnd(const TestInfo &test_info) override { in OnTestEnd() 4365 TestInfo* const test_info = test_case->test_info_list()[j]; in FilterTests() local [all …]
|
/external/google-breakpad/src/testing/gtest/src/ |
D | gtest.cc | 2238 TestInfo* const test_info = in MakeAndRegisterTestInfo() local 2425 void TestCase::AddTestInfo(TestInfo * test_info) { in AddTestInfo() 2667 void PrintFullTestCommentIfPresent(const TestInfo& test_info) { in PrintFullTestCommentIfPresent() 2769 void PrettyUnitTestResultPrinter::OnTestStart(const TestInfo& test_info) { in OnTestStart() 2788 void PrettyUnitTestResultPrinter::OnTestEnd(const TestInfo& test_info) { in OnTestEnd() 2839 const TestInfo& test_info = *test_case.GetTestInfo(j); in PrintFailedTests() local 3249 const TestInfo& test_info) { in OutputXmlTestInfo() 3406 void OnTestStart(const TestInfo& test_info) { in OnTestStart() 3410 void OnTestEnd(const TestInfo& test_info) { in OnTestEnd() 4427 TestInfo* const test_info = test_case->test_info_list()[j]; in FilterTests() local [all …]
|