HomeSort by relevance Sort by last modified time
    Searched refs:OnTestEnd (Results 1 - 25 of 41) sorted by null

1 2

  /hardware/libhardware/tests/camera2/
TestForkerEventListener.h 43 virtual void OnTestEnd(const ::testing::TestInfo& test_info);
TestForkerEventListener.cpp 87 void TestForkerEventListener::OnTestEnd(const ::testing::TestInfo& test_info) {
104 // dynamically (e.g. by skipping OnTestPartResult after OnTestEnd )
  /external/google-breakpad/src/testing/gtest/samples/
sample10_unittest.cc 86 virtual void OnTestEnd(const TestInfo& /* test_info */) {
132 // leak checker's OnTestEnd() method are processed by the text and XML
133 // printers *before* their OnTestEnd() methods are called, such that
sample9_unittest.cc 84 virtual void OnTestEnd(const TestInfo& test_info) {
  /external/protobuf/gtest/samples/
sample10_unittest.cc 86 virtual void OnTestEnd(const TestInfo& /* test_info */) {
133 // leak checker's OnTestEnd() method are processed by the text and XML
134 // printers *before* their OnTestEnd() methods are called, such that
sample9_unittest.cc 84 virtual void OnTestEnd(const TestInfo& test_info) {
  /external/vulkan-validation-layers/tests/gtest-1.7.0/samples/
sample10_unittest.cc 86 virtual void OnTestEnd(const TestInfo& /* test_info */) {
132 // leak checker's OnTestEnd() method are processed by the text and XML
133 // printers *before* their OnTestEnd() methods are called, such that
sample9_unittest.cc 84 virtual void OnTestEnd(const TestInfo& test_info) {
  /ndk/sources/third_party/googletest/googletest/samples/
sample10_unittest.cc 86 virtual void OnTestEnd(const TestInfo& /* test_info */) {
132 // leak checker's OnTestEnd() method are processed by the text and XML
133 // printers *before* their OnTestEnd() methods are called, such that
sample9_unittest.cc 84 virtual void OnTestEnd(const TestInfo& test_info) {
  /external/google-breakpad/src/testing/gtest/test/
gtest-listener_test.cc 93 virtual void OnTestEnd(const TestInfo& /*test_info*/) {
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/gtest/test/
gtest-listener_test.cc 92 virtual void OnTestEnd(const TestInfo& /*test_info*/) {
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/protobuf/gtest/test/
gtest-listener_test.cc 93 virtual void OnTestEnd(const TestInfo& /*test_info*/) {
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/vulkan-validation-layers/tests/gtest-1.7.0/test/
gtest-listener_test.cc 92 virtual void OnTestEnd(const TestInfo& /*test_info*/) {
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...]
  /ndk/sources/third_party/googletest/googletest/test/
gtest-listener_test.cc 92 virtual void OnTestEnd(const TestInfo& /*test_info*/) {
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/
gtest.h     [all...]
  /external/gtest/include/gtest/
gtest.h     [all...]
  /external/llvm/utils/unittest/googletest/include/gtest/
gtest.h     [all...]
  /external/mesa3d/src/gtest/include/gtest/
gtest.h     [all...]
  /external/protobuf/gtest/include/gtest/
gtest.h 883 virtual void OnTestEnd(const TestInfo& test_info) = 0;
    [all...]
  /external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/
gtest.h     [all...]
  /ndk/sources/third_party/googletest/googletest/include/gtest/
gtest.h     [all...]
  /external/gtest/src/
gtest-internal-inl.h     [all...]
  /external/vulkan-validation-layers/tests/gtest-1.7.0/src/
gtest-internal-inl.h     [all...]
  /ndk/sources/third_party/googletest/googletest/src/
gtest-internal-inl.h     [all...]

Completed in 110 milliseconds

1 2