Home
last modified time | relevance | path

Searched defs:OnTestEnd (Results 1 – 25 of 104) sorted by relevance

12345

/aosp_15_r20/external/cronet/base/test/
H A Drun_all_unittests.cc27 void OnTestEnd(const testing::TestInfo& test) override { in OnTestEnd() function in base::__anon51c15f2d0111::ComLeakCheck
35 void OnTestEnd(const testing::TestInfo& test) override { in OnTestEnd() function in base::__anon51c15f2d0111::HistogramAllocatorCheck
43 void OnTestEnd(const testing::TestInfo& test_info) override { in OnTestEnd() function in base::__anon51c15f2d0111::TimerCheck
H A Dtest_suite.cc143 void OnTestEnd(const testing::TestInfo& test_info) override { in OnTestEnd() function in base::__anon144980170111::ResetCommandLineBetweenTests
207 void OnTestEnd(const testing::TestInfo& test_info) override { in OnTestEnd() function in base::__anon144980170111::FeatureListScopedToEachTest
227 void OnTestEnd(const testing::TestInfo& test) override { in OnTestEnd() function in base::__anon144980170111::CheckForLeakedGlobals
272 void OnTestEnd(const testing::TestInfo& test) override { in OnTestEnd() function in base::__anon144980170111::CheckProcessPriority
H A Dtest_file_util.cc47 void OnTestEnd(const testing::TestInfo& test_info) override { in OnTestEnd() function in base::__anon92f6b6aa0111::PathDeleterOnTestEnd
/aosp_15_r20/external/cronet/third_party/boringssl/src/third_party/googletest/googletest/test/
H A Dgoogletest-listener-test.cc89 void OnTestEnd(const TestInfo& /*test_info*/) override { in OnTestEnd() function in testing::internal::EventRecordingListener
163 void OnTestEnd(const TestInfo& /*test_info*/) override { in OnTestEnd() function in testing::internal::EventRecordingListener2
/aosp_15_r20/external/googletest/googletest/test/
H A Dgoogletest-listener-test.cc89 void OnTestEnd(const TestInfo& /*test_info*/) override { in OnTestEnd() function in testing::internal::EventRecordingListener
163 void OnTestEnd(const TestInfo& /*test_info*/) override { in OnTestEnd() function in testing::internal::EventRecordingListener2
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/test/
Dgoogletest-listener-test.cc94 void OnTestEnd(const TestInfo& /*test_info*/) override { in OnTestEnd() function in testing::internal::EventRecordingListener
170 void OnTestEnd(const TestInfo& /*test_info*/) override { in OnTestEnd() function in testing::internal::EventRecordingListener2
/aosp_15_r20/external/cronet/third_party/googletest/src/googletest/test/
H A Dgoogletest-listener-test.cc89 void OnTestEnd(const TestInfo& /*test_info*/) override { in OnTestEnd() function in testing::internal::EventRecordingListener
163 void OnTestEnd(const TestInfo& /*test_info*/) override { in OnTestEnd() function in testing::internal::EventRecordingListener2
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/third_party/googletest/test/
Dgoogletest-listener-test.cc94 void OnTestEnd(const TestInfo& /*test_info*/) override { in OnTestEnd() function in testing::internal::EventRecordingListener
170 void OnTestEnd(const TestInfo& /*test_info*/) override { in OnTestEnd() function in testing::internal::EventRecordingListener2
/aosp_15_r20/packages/modules/NeuralNetworks/runtime/test/
DLogTestCaseToLogcat.h31 virtual void OnTestEnd(const ::testing::TestInfo& test_info) { in OnTestEnd() function
/aosp_15_r20/hardware/interfaces/neuralnetworks/aidl/vts/functional/
H A DLogTestCaseToLogcat.h32 void OnTestEnd(const ::testing::TestInfo& test_info) override { in OnTestEnd() function
/aosp_15_r20/hardware/interfaces/neuralnetworks/1.0/vts/functional/include/1.0/
H A DLogTestCaseToLogcat.h32 void OnTestEnd(const ::testing::TestInfo& test_info) override { in OnTestEnd() function
/aosp_15_r20/system/core/fastboot/fuzzy_fastboot/
H A Dtest_listeners.h46 virtual void OnTestEnd(const ::testing::TestInfo& test_info) { in OnTestEnd() function
/aosp_15_r20/frameworks/av/media/libaudioclient/tests/
H A Dtest_execution_tracer.cpp27 void TestExecutionTracer::OnTestEnd(const ::testing::TestInfo& test_info) { in OnTestEnd() function in TestExecutionTracer
/aosp_15_r20/frameworks/av/services/audiopolicy/tests/
H A Dtest_execution_tracer.cpp27 void TestExecutionTracer::OnTestEnd(const ::testing::TestInfo& test_info) { in OnTestEnd() function in TestExecutionTracer
/aosp_15_r20/frameworks/native/libs/gui/tests/
H A DLibGuiMain.cpp34 void OnTestEnd(const testing::TestInfo& testInfo) override { in OnTestEnd() function in __anon29d9f3fc0111::TestCaseLogger
/aosp_15_r20/hardware/interfaces/audio/aidl/vts/
H A DTestUtils.cpp30 void TestExecutionTracer::OnTestEnd(const ::testing::TestInfo& test_info) { in OnTestEnd() function in android::hardware::audio::common::testing::detail::TestExecutionTracer
/aosp_15_r20/trusty/user/base/lib/googletest/include/
Dtrusty-gtest.h54 void OnTestEnd(const testing::TestInfo& test_info) override { in OnTestEnd() function
/aosp_15_r20/external/cronet/net/test/
H A Dnet_test_suite.cc28 void OnTestEnd(const testing::TestInfo& test_info) override { in OnTestEnd() function in __anon92e85c490111::NetUnitTestEventListener
/aosp_15_r20/external/perfetto/test/
H A Dgtest_logcat_printer.cc58 void LogcatPrinter::OnTestEnd(const testing::TestInfo& test_info) { in OnTestEnd() function in perfetto::test::__anon974842050111::LogcatPrinter
/aosp_15_r20/external/pigweed/pw_unit_test/
H A Dgoogletest_handler_adapter.cc67 void GoogleTestHandlerAdapter::OnTestEnd(const ::testing::TestInfo& ti) { in OnTestEnd() function in pw::unit_test::GoogleTestHandlerAdapter
H A Drpc_gtest_event_handler.cc74 void RpcEventHandler::OnTestEnd(const testing::TestInfo& test_info) { in OnTestEnd() function in pw::unit_test::internal::RpcEventHandler
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/samples/
Dsample10_unittest.cc82 void OnTestEnd(const TestInfo& /* test_info */) override { in OnTestEnd() function in __anonc42982160111::LeakChecker
/aosp_15_r20/external/googletest/googletest/samples/
H A Dsample10_unittest.cc80 void OnTestEnd(const TestInfo& /* test_info */) override { in OnTestEnd() function in __anon5c55f4590111::LeakChecker
/aosp_15_r20/external/cronet/third_party/googletest/src/googletest/samples/
H A Dsample10_unittest.cc80 void OnTestEnd(const TestInfo& /* test_info */) override { in OnTestEnd() function in __anon01f56aa30111::LeakChecker
/aosp_15_r20/external/cronet/third_party/boringssl/src/third_party/googletest/googletest/samples/
H A Dsample10_unittest.cc80 void OnTestEnd(const TestInfo& /* test_info */) override { in OnTestEnd() function in __anona06866fe0111::LeakChecker

12345