Searched refs:OnTestEnd (Results 1 - 25 of 47) sorted by relevance

12

/external/boringssl/src/crypto/test/
H A Dgtest_main.cc36 void OnTestEnd(const testing::TestInfo &test_info) override {
/external/google-breakpad/src/testing/gtest/samples/
H A Dsample10_unittest.cc86 virtual void OnTestEnd(const TestInfo& /* test_info */) { function in class:__anon6865::LeakChecker
132 // leak checker's OnTestEnd() method are processed by the text and XML
133 // printers *before* their OnTestEnd() methods are called, such that
H A Dsample9_unittest.cc84 virtual void OnTestEnd(const TestInfo& test_info) { function in class:__anon6866::TersePrinter
/external/googletest/googletest/samples/
H A Dsample10_unittest.cc86 virtual void OnTestEnd(const TestInfo& /* test_info */) { function in class:__anon7004::LeakChecker
132 // leak checker's OnTestEnd() method are processed by the text and XML
133 // printers *before* their OnTestEnd() methods are called, such that
H A Dsample9_unittest.cc84 virtual void OnTestEnd(const TestInfo& test_info) { function in class:__anon7005::TersePrinter
/external/protobuf/gtest/samples/
H A Dsample10_unittest.cc86 virtual void OnTestEnd(const TestInfo& /* test_info */) { function in class:__anon16150::LeakChecker
133 // leak checker's OnTestEnd() method are processed by the text and XML
134 // printers *before* their OnTestEnd() methods are called, such that
H A Dsample9_unittest.cc84 virtual void OnTestEnd(const TestInfo& test_info) { function in class:__anon16151::TersePrinter
/external/v8/testing/gtest/samples/
H A Dsample10_unittest.cc86 virtual void OnTestEnd(const TestInfo& /* test_info */) { function in class:__anon21899::LeakChecker
132 // leak checker's OnTestEnd() method are processed by the text and XML
133 // printers *before* their OnTestEnd() methods are called, such that
H A Dsample9_unittest.cc84 virtual void OnTestEnd(const TestInfo& test_info) { function in class:__anon21900::TersePrinter
/external/vulkan-validation-layers/tests/gtest-1.7.0/samples/
H A Dsample10_unittest.cc86 virtual void OnTestEnd(const TestInfo& /* test_info */) { function in class:__anon24135::LeakChecker
132 // leak checker's OnTestEnd() method are processed by the text and XML
133 // printers *before* their OnTestEnd() methods are called, such that
H A Dsample9_unittest.cc84 virtual void OnTestEnd(const TestInfo& test_info) { function in class:__anon24136::TersePrinter
/external/google-breakpad/src/testing/gtest/test/
H A Dgtest-listener_test.cc93 virtual void OnTestEnd(const TestInfo& /*test_info*/) { function in class:testing::internal::EventRecordingListener
94 g_events->push_back(GetFullMethodName("OnTestEnd"));
241 "2nd.OnTestEnd",
242 "1st.OnTestEnd",
250 "2nd.OnTestEnd",
251 "1st.OnTestEnd",
279 "2nd.OnTestEnd",
280 "1st.OnTestEnd",
288 "2nd.OnTestEnd",
289 "1st.OnTestEnd",
[all...]
/external/googletest/googletest/test/
H A Dgtest-listener_test.cc92 virtual void OnTestEnd(const TestInfo& /*test_info*/) { function in class:testing::internal::EventRecordingListener
93 g_events->push_back(GetFullMethodName("OnTestEnd"));
239 "2nd.OnTestEnd",
240 "1st.OnTestEnd",
248 "2nd.OnTestEnd",
249 "1st.OnTestEnd",
277 "2nd.OnTestEnd",
278 "1st.OnTestEnd",
286 "2nd.OnTestEnd",
287 "1st.OnTestEnd",
[all...]
/external/protobuf/gtest/test/
H A Dgtest-listener_test.cc93 virtual void OnTestEnd(const TestInfo& /*test_info*/) { function in class:testing::internal::EventRecordingListener
94 g_events->push_back(GetFullMethodName("OnTestEnd"));
241 "2nd.OnTestEnd",
242 "1st.OnTestEnd",
250 "2nd.OnTestEnd",
251 "1st.OnTestEnd",
279 "2nd.OnTestEnd",
280 "1st.OnTestEnd",
288 "2nd.OnTestEnd",
289 "1st.OnTestEnd",
[all...]
/external/v8/testing/gtest/test/
H A Dgtest-listener_test.cc92 virtual void OnTestEnd(const TestInfo& /*test_info*/) { function in class:testing::internal::EventRecordingListener
93 g_events->push_back(GetFullMethodName("OnTestEnd"));
239 "2nd.OnTestEnd",
240 "1st.OnTestEnd",
248 "2nd.OnTestEnd",
249 "1st.OnTestEnd",
277 "2nd.OnTestEnd",
278 "1st.OnTestEnd",
286 "2nd.OnTestEnd",
287 "1st.OnTestEnd",
[all...]
/external/vulkan-validation-layers/tests/gtest-1.7.0/test/
H A Dgtest-listener_test.cc92 virtual void OnTestEnd(const TestInfo& /*test_info*/) { function in class:testing::internal::EventRecordingListener
93 g_events->push_back(GetFullMethodName("OnTestEnd"));
238 "2nd.OnTestEnd",
239 "1st.OnTestEnd",
247 "2nd.OnTestEnd",
248 "1st.OnTestEnd",
276 "2nd.OnTestEnd",
277 "1st.OnTestEnd",
285 "2nd.OnTestEnd",
286 "1st.OnTestEnd",
[all...]
/external/google-breakpad/src/testing/gtest/include/gtest/
H A Dgtest.h958 virtual void OnTestEnd(const TestInfo& test_info) = 0;
992 virtual void OnTestEnd(const TestInfo& /*test_info*/) {} function in class:testing::EmptyTestEventListener
/external/googletest/googletest/include/gtest/
H A Dgtest.h1020 virtual void OnTestEnd(const TestInfo& test_info) = 0;
1054 virtual void OnTestEnd(const TestInfo& /*test_info*/) {} function in class:testing::EmptyTestEventListener
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h1020 virtual void OnTestEnd(const TestInfo& test_info) = 0;
1054 virtual void OnTestEnd(const TestInfo& /*test_info*/) {} function in class:testing::EmptyTestEventListener
/external/llvm/utils/unittest/googletest/include/gtest/
H A Dgtest.h958 virtual void OnTestEnd(const TestInfo& test_info) = 0;
994 void OnTestEnd(const TestInfo & /*test_info*/) override {}
/external/mesa3d/src/gtest/include/gtest/
H A Dgtest.h958 virtual void OnTestEnd(const TestInfo& test_info) = 0;
992 virtual void OnTestEnd(const TestInfo& /*test_info*/) {} function in class:testing::EmptyTestEventListener
/external/protobuf/gtest/include/gtest/
H A Dgtest.h883 virtual void OnTestEnd(const TestInfo& test_info) = 0;
917 virtual void OnTestEnd(const TestInfo& /*test_info*/) {} function in class:testing::EmptyTestEventListener
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/include/gtest/
H A Dgtest.h958 virtual void OnTestEnd(const TestInfo& test_info) = 0;
992 virtual void OnTestEnd(const TestInfo& /*test_info*/) {} function in class:testing::EmptyTestEventListener
/external/v8/testing/gtest/include/gtest/
H A Dgtest.h1020 virtual void OnTestEnd(const TestInfo& test_info) = 0;
1054 virtual void OnTestEnd(const TestInfo& /*test_info*/) {} function in class:testing::EmptyTestEventListener
/external/googletest/googletest/src/
H A Dgtest-internal-inl.h1147 void OnTestEnd(const TestInfo& test_info) { function in class:testing::internal::StreamingListener

Completed in 8143 milliseconds

12