Searched refs:current_test_info (Results 1 - 25 of 75) sorted by relevance

123

/external/google-breakpad/src/testing/gtest/test/
H A Dgtest_stress_test.cc119 const TestInfo* const info = UnitTest::GetInstance()->current_test_info();
145 const TestInfo* const info = UnitTest::GetInstance()->current_test_info();
/external/googletest/googletest/test/
H A Dgtest_stress_test.cc118 const TestInfo* const info = UnitTest::GetInstance()->current_test_info();
144 const TestInfo* const info = UnitTest::GetInstance()->current_test_info();
H A Dgtest-param-test_test.cc799 ::testing::UnitTest::GetInstance()->current_test_info();
893 ::testing::UnitTest::GetInstance()->current_test_info();
920 ::testing::UnitTest::GetInstance()->current_test_info();
951 ::testing::UnitTest::GetInstance()->current_test_info();
979 ::testing::UnitTest::GetInstance()->current_test_info();
H A Dgtest-typed-test_test.cc348 return testing::UnitTest::GetInstance()->current_test_info()->name();
/external/protobuf/gtest/test/
H A Dgtest_stress_test.cc119 const TestInfo* const info = UnitTest::GetInstance()->current_test_info();
145 const TestInfo* const info = UnitTest::GetInstance()->current_test_info();
/external/v8/testing/gtest/test/
H A Dgtest_stress_test.cc118 const TestInfo* const info = UnitTest::GetInstance()->current_test_info();
144 const TestInfo* const info = UnitTest::GetInstance()->current_test_info();
H A Dgtest-param-test_test.cc799 ::testing::UnitTest::GetInstance()->current_test_info();
893 ::testing::UnitTest::GetInstance()->current_test_info();
920 ::testing::UnitTest::GetInstance()->current_test_info();
951 ::testing::UnitTest::GetInstance()->current_test_info();
979 ::testing::UnitTest::GetInstance()->current_test_info();
H A Dgtest-typed-test_test.cc348 return testing::UnitTest::GetInstance()->current_test_info()->name();
/external/vulkan-validation-layers/tests/gtest-1.7.0/test/
H A Dgtest_stress_test.cc118 const TestInfo* const info = UnitTest::GetInstance()->current_test_info();
144 const TestInfo* const info = UnitTest::GetInstance()->current_test_info();
/external/webrtc/webrtc/modules/audio_coding/codecs/tools/
H A Daudio_codec_speed_test.cc77 ::testing::UnitTest::GetInstance()->current_test_info()->name();
/external/protobuf/gtest/src/
H A Dgtest-death-test.cc283 TestInfo* const info = GetUnitTestImpl()->current_test_info();
600 const TestInfo* const info = impl->current_test_info();
942 const TestInfo* const info = impl->current_test_info();
997 const int death_test_index = impl->current_test_info()
/external/webrtc/webrtc/modules/audio_coding/acm2/
H A Daudio_coding_module_unittest_oldapi.cc915 ->current_test_info()
917 "_" + ::testing::UnitTest::GetInstance()->current_test_info()->name() +
1114 ->current_test_info()
1116 "_" + ::testing::UnitTest::GetInstance()->current_test_info()->name() +
1701 ->current_test_info()
1703 "_" + ::testing::UnitTest::GetInstance()->current_test_info()->name() +
/external/google-breakpad/src/testing/gtest/src/
H A Dgtest-death-test.cc334 TestInfo* const info = GetUnitTestImpl()->current_test_info();
686 const TestInfo* const info = impl->current_test_info();
1098 const TestInfo* const info = impl->current_test_info();
1153 const int death_test_index = impl->current_test_info()
H A Dgtest-internal-inl.h683 // current_test_info is NULL, the assertion results will be stored in
730 TestInfo* current_test_info() { return current_test_info_; } function in class:testing::internal::UnitTestImpl
731 const TestInfo* current_test_info() const { return current_test_info_; } function in class:testing::internal::UnitTestImpl
/external/google-breakpad/src/testing/test/
H A Dgmock_stress_test.cc303 const TestInfo* const info = UnitTest::GetInstance()->current_test_info();
/external/googletest/googlemock/test/
H A Dgmock_stress_test.cc303 const TestInfo* const info = UnitTest::GetInstance()->current_test_info();
/external/googletest/googletest/src/
H A Dgtest-death-test.cc347 TestInfo* const info = GetUnitTestImpl()->current_test_info();
699 const TestInfo* const info = impl->current_test_info();
1121 const TestInfo* const info = impl->current_test_info();
1176 const int death_test_index = impl->current_test_info()
/external/libvpx/libvpx/third_party/googletest/src/src/
H A Dgtest-death-test.cc347 TestInfo* const info = GetUnitTestImpl()->current_test_info();
699 const TestInfo* const info = impl->current_test_info();
1122 const TestInfo* const info = impl->current_test_info();
1177 const int death_test_index = impl->current_test_info()
/external/llvm/utils/unittest/googletest/src/
H A Dgtest-death-test.cc296 TestInfo* const info = GetUnitTestImpl()->current_test_info();
650 const TestInfo* const info = impl->current_test_info();
998 const TestInfo* const info = impl->current_test_info();
1053 const int death_test_index = impl->current_test_info()
/external/mesa3d/src/gtest/src/
H A Dgtest-death-test.cc336 TestInfo* const info = GetUnitTestImpl()->current_test_info();
688 const TestInfo* const info = impl->current_test_info();
1104 const TestInfo* const info = impl->current_test_info();
1159 const int death_test_index = impl->current_test_info()
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/
H A Dgtest-death-test.cc296 TestInfo* const info = GetUnitTestImpl()->current_test_info();
648 const TestInfo* const info = impl->current_test_info();
995 const TestInfo* const info = impl->current_test_info();
1050 const int death_test_index = impl->current_test_info()
/external/v8/testing/gmock/test/
H A Dgmock_stress_test.cc303 const TestInfo* const info = UnitTest::GetInstance()->current_test_info();
/external/v8/testing/gtest/src/
H A Dgtest-death-test.cc345 TestInfo* const info = GetUnitTestImpl()->current_test_info();
697 const TestInfo* const info = impl->current_test_info();
1120 const TestInfo* const info = impl->current_test_info();
1175 const int death_test_index = impl->current_test_info()
/external/vulkan-validation-layers/tests/gtest-1.7.0/src/
H A Dgtest-death-test.cc336 TestInfo* const info = GetUnitTestImpl()->current_test_info();
688 const TestInfo* const info = impl->current_test_info();
1104 const TestInfo* const info = impl->current_test_info();
1159 const int death_test_index = impl->current_test_info()
/external/webrtc/webrtc/voice_engine/test/auto_test/standard/
H A Dcodec_test.cc186 auto test_info = ::testing::UnitTest::GetInstance()->current_test_info();

Completed in 824 milliseconds

123