Searched refs:current_test_info (Results 1 - 25 of 56) 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();
H A Dgtest-param-test_test.cc799 ::testing::UnitTest::GetInstance()->current_test_info();
828 ::testing::UnitTest::GetInstance()->current_test_info();
/external/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();
828 ::testing::UnitTest::GetInstance()->current_test_info();
/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/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();
H A Dgtest-param-test_test.cc799 ::testing::UnitTest::GetInstance()->current_test_info();
828 ::testing::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()
H A Dgtest-internal-inl.h735 // current_test_info is NULL, the assertion results will be stored in
780 TestInfo* current_test_info() { return current_test_info_; } function in class:testing::internal::UnitTestImpl
781 const TestInfo* current_test_info() const { return current_test_info_; } function in class:testing::internal::UnitTestImpl
/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/gmock/test/
H A Dgmock_stress_test.cc303 const TestInfo* const info = UnitTest::GetInstance()->current_test_info();
/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/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()
H A Dgtest-internal-inl.h690 // current_test_info is NULL, the assertion results will be stored in
743 TestInfo* current_test_info() { return current_test_info_; } function in class:testing::internal::UnitTestImpl
744 const TestInfo* current_test_info() const { return current_test_info_; } function in class:testing::internal::UnitTestImpl
/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()
H A Dgtest-internal-inl.h672 // current_test_info is NULL, the assertion results will be stored in
719 TestInfo* current_test_info() { return current_test_info_; } function in class:testing::internal::UnitTestImpl
720 const TestInfo* current_test_info() const { return current_test_info_; } function in class:testing::internal::UnitTestImpl
/external/mesa3d/src/gtest/src/
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()
H A Dgtest-internal-inl.h669 // current_test_info is NULL, the assertion results will be stored in
716 TestInfo* current_test_info() { return current_test_info_; } function in class:testing::internal::UnitTestImpl
717 const TestInfo* current_test_info() const { return current_test_info_; } function in class:testing::internal::UnitTestImpl
/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()
H A Dgtest-internal-inl.h690 // current_test_info is NULL, the assertion results will be stored in
743 TestInfo* current_test_info() { return current_test_info_; } function in class:testing::internal::UnitTestImpl
744 const TestInfo* current_test_info() const { return current_test_info_; } function in class:testing::internal::UnitTestImpl
/external/webrtc/webrtc/voice_engine/test/auto_test/standard/
H A Dcodec_test.cc186 auto test_info = ::testing::UnitTest::GetInstance()->current_test_info();
/external/google-breakpad/src/client/windows/unittests/
H A Dexception_handler_death_test.cc76 ::testing::UnitTest::GetInstance()->current_test_info();

Completed in 261 milliseconds

123