/external/libtextclassifier/utils/testing/ |
D | logging_event_listener.h | 39 void OnTestCaseStart(const testing::TestCase& test_case) override;
|
/external/google-breakpad/src/testing/gtest/test/ |
D | gtest-listener_test.cc | 81 virtual void OnTestCaseStart(const TestCase& /*test_case*/) { in OnTestCaseStart() function in testing::internal::EventRecordingListener
|
/external/googletest/googletest/test/ |
D | googletest-listener-test.cc | 80 void OnTestCaseStart(const TestCase& /*test_case*/) override { in OnTestCaseStart() function in testing::internal::EventRecordingListener
|
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/ |
D | gtest.cc | 2409 repeater->OnTestCaseStart(*this); in Run() 2669 virtual void OnTestCaseStart(const TestCase& test_case); 2728 void PrettyUnitTestResultPrinter::OnTestCaseStart(const TestCase& test_case) { in OnTestCaseStart() function in testing::internal::PrettyUnitTestResultPrinter 2884 virtual void OnTestCaseStart(const TestCase& test_case); 2947 GTEST_REPEATER_METHOD_(OnTestCaseStart, TestCase) in GTEST_REPEATER_METHOD_() 3342 void OnTestCaseStart(const TestCase& test_case) { in OnTestCaseStart() function in testing::internal::StreamingListener
|
/external/llvm/utils/unittest/googletest/src/ |
D | gtest.cc | 2409 repeater->OnTestCaseStart(*this); in Run() 2670 void OnTestCaseStart(const TestCase &test_case) override; 2729 void PrettyUnitTestResultPrinter::OnTestCaseStart(const TestCase& test_case) { in OnTestCaseStart() function in testing::internal::PrettyUnitTestResultPrinter 2885 void OnTestCaseStart(const TestCase &test_case) override; 2948 GTEST_REPEATER_METHOD_(OnTestCaseStart, TestCase) in GTEST_REPEATER_METHOD_() 3345 void OnTestCaseStart(const TestCase &test_case) override { in OnTestCaseStart() function in testing::internal::StreamingListener
|
/external/google-breakpad/src/testing/gtest/src/ |
D | gtest.cc | 2439 repeater->OnTestCaseStart(*this); in Run() 2699 virtual void OnTestCaseStart(const TestCase& test_case); 2756 void PrettyUnitTestResultPrinter::OnTestCaseStart(const TestCase& test_case) { in OnTestCaseStart() function in testing::internal::PrettyUnitTestResultPrinter 2910 virtual void OnTestCaseStart(const TestCase& test_case); 2973 GTEST_REPEATER_METHOD_(OnTestCaseStart, TestCase) in GTEST_REPEATER_METHOD_() 3396 void OnTestCaseStart(const TestCase& test_case) { in OnTestCaseStart() function in testing::internal::StreamingListener
|
/external/google-breakpad/src/testing/gtest/include/gtest/ |
D | gtest.h | 949 virtual void OnTestCaseStart(const TestCase& test_case) = 0; 989 virtual void OnTestCaseStart(const TestCase& /*test_case*/) {} in OnTestCaseStart() function
|
/external/llvm/utils/unittest/googletest/include/gtest/ |
D | gtest.h | 949 virtual void OnTestCaseStart(const TestCase& test_case) = 0; 990 void OnTestCaseStart(const TestCase & /*test_case*/) override {} in OnTestCaseStart() function
|
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/include/gtest/ |
D | gtest.h | 949 virtual void OnTestCaseStart(const TestCase& test_case) = 0; 989 virtual void OnTestCaseStart(const TestCase& /*test_case*/) {} in OnTestCaseStart() function
|
/external/mesa3d/src/gtest/include/gtest/ |
D | gtest.h | 1011 virtual void OnTestCaseStart(const TestCase& test_case) = 0; 1051 virtual void OnTestCaseStart(const TestCase& /*test_case*/) {} in OnTestCaseStart() function
|
/external/libaom/libaom/third_party/googletest/src/googletest/include/gtest/ |
D | gtest.h | 1011 virtual void OnTestCaseStart(const TestCase& test_case) = 0; 1051 virtual void OnTestCaseStart(const TestCase& /*test_case*/) {} in OnTestCaseStart() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googletest/include/gtest/ |
D | gtest.h | 1011 virtual void OnTestCaseStart(const TestCase& test_case) = 0; 1051 virtual void OnTestCaseStart(const TestCase& /*test_case*/) {} in OnTestCaseStart() function
|
/external/googletest/googletest/include/gtest/ |
D | gtest.h | 1096 virtual void OnTestCaseStart(const TestCase& /*test_case*/) {} in OnTestCaseStart() function 1147 void OnTestCaseStart(const TestCase& /*test_case*/) override {} in OnTestCaseStart() function
|
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/ |
D | gtest.h | 1064 virtual void OnTestCaseStart(const TestCase& test_case) = 0; 1106 virtual void OnTestCaseStart(const TestCase& /*test_case*/) {} in OnTestCaseStart() function
|
/external/libaom/libaom/third_party/googletest/src/googletest/src/ |
D | gtest.cc | 2768 repeater->OnTestCaseStart(*this); in Run() 3042 virtual void OnTestCaseStart(const TestCase& test_case); 3099 void PrettyUnitTestResultPrinter::OnTestCaseStart(const TestCase& test_case) { in OnTestCaseStart() function in testing::internal::PrettyUnitTestResultPrinter 3253 virtual void OnTestCaseStart(const TestCase& test_case); 3316 GTEST_REPEATER_METHOD_(OnTestCaseStart, TestCase) in GTEST_REPEATER_METHOD_()
|
D | gtest-internal-inl.h | 1133 void OnTestCaseStart(const TestCase& test_case) { in OnTestCaseStart() function
|
/external/mesa3d/src/gtest/src/ |
D | gtest.cc | 2767 repeater->OnTestCaseStart(*this); in Run() 3041 virtual void OnTestCaseStart(const TestCase& test_case); 3098 void PrettyUnitTestResultPrinter::OnTestCaseStart(const TestCase& test_case) { in OnTestCaseStart() function in testing::internal::PrettyUnitTestResultPrinter 3252 virtual void OnTestCaseStart(const TestCase& test_case); 3315 GTEST_REPEATER_METHOD_(OnTestCaseStart, TestCase) in GTEST_REPEATER_METHOD_()
|
D | gtest-internal-inl.h | 1133 void OnTestCaseStart(const TestCase& test_case) { in OnTestCaseStart() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googletest/src/ |
D | gtest.cc | 2767 repeater->OnTestCaseStart(*this); in Run() 3041 virtual void OnTestCaseStart(const TestCase& test_case); 3098 void PrettyUnitTestResultPrinter::OnTestCaseStart(const TestCase& test_case) { in OnTestCaseStart() function in testing::internal::PrettyUnitTestResultPrinter 3252 virtual void OnTestCaseStart(const TestCase& test_case); 3315 GTEST_REPEATER_METHOD_(OnTestCaseStart, TestCase) in GTEST_REPEATER_METHOD_()
|
D | gtest-internal-inl.h | 1133 void OnTestCaseStart(const TestCase& test_case) { in OnTestCaseStart() function
|
/external/libvpx/libvpx/third_party/googletest/src/src/ |
D | gtest-internal-inl.h | 1135 void OnTestCaseStart(const TestCase& test_case) { in OnTestCaseStart() function
|
D | gtest.cc | 2804 repeater->OnTestCaseStart(*this); in Run() 3110 virtual void OnTestCaseStart(const TestCase& test_case); 3167 void PrettyUnitTestResultPrinter::OnTestCaseStart(const TestCase& test_case) { in OnTestCaseStart() function in testing::internal::PrettyUnitTestResultPrinter 3321 virtual void OnTestCaseStart(const TestCase& test_case); 3384 GTEST_REPEATER_METHOD_(OnTestCaseStart, TestCase) in GTEST_REPEATER_METHOD_()
|
/external/googletest/googletest/src/ |
D | gtest-internal-inl.h | 1153 void OnTestCaseStart(const TestCase& test_case) override { in OnTestCaseStart() function
|
D | gtest.cc | 2796 repeater->OnTestCaseStart(*this); in Run() 3103 void OnTestCaseStart(const TestSuite& test_suite) override; 3161 void PrettyUnitTestResultPrinter::OnTestCaseStart(const TestSuite& test_suite) { in OnTestCaseStart() function in testing::internal::PrettyUnitTestResultPrinter 3354 void OnTestCaseStart(const TestSuite& parameter) override; 3424 GTEST_REPEATER_METHOD_(OnTestCaseStart, TestSuite) in GTEST_REPEATER_METHOD_()
|
/external/epid-sdk/ext/gtest/ |
D | gtest-all.cc | 1540 void OnTestCaseStart(const TestCase& test_case) { in OnTestCaseStart() function in testing::internal::StreamingListener 4219 repeater->OnTestCaseStart(*this); in Run() 4493 virtual void OnTestCaseStart(const TestCase& test_case); 4550 void PrettyUnitTestResultPrinter::OnTestCaseStart(const TestCase& test_case) { in OnTestCaseStart() function in testing::internal::PrettyUnitTestResultPrinter 4704 virtual void OnTestCaseStart(const TestCase& test_case); 4767 GTEST_REPEATER_METHOD_(OnTestCaseStart, TestCase) in GTEST_REPEATER_METHOD_()
|