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

1 2 3 4

  /test/vts/runners/target/vts_hal_hidl_target/
VtsHalHidlTargetTestBase.cpp 48 return UnitTest::GetInstance()->current_test_info()->test_case_name();
52 return UnitTest::GetInstance()->current_test_info()->name();
  /hardware/interfaces/audio/common/test/utility/include/utility/
Documentation.h 32 return ::testing::UnitTest::GetInstance()->current_test_info()->name();
  /frameworks/base/libs/hwui/tests/unit/
main.cpp 42 auto testinfo = ::testing::UnitTest::GetInstance()->current_test_info();
  /external/google-breakpad/src/testing/gtest/test/
gtest_stress_test.cc 119 const TestInfo* const info = UnitTest::GetInstance()->current_test_info();
145 const TestInfo* const info = UnitTest::GetInstance()->current_test_info();
  /external/googletest/googletest/test/
gtest_stress_test.cc 118 const TestInfo* const info = UnitTest::GetInstance()->current_test_info();
144 const TestInfo* const info = UnitTest::GetInstance()->current_test_info();
gtest-param-test_test.cc 799 ::testing::UnitTest::GetInstance()->current_test_info();
    [all...]
gtest-typed-test_test.cc 348 return testing::UnitTest::GetInstance()->current_test_info()->name();
  /external/protobuf/gtest/test/
gtest_stress_test.cc 119 const TestInfo* const info = UnitTest::GetInstance()->current_test_info();
145 const TestInfo* const info = UnitTest::GetInstance()->current_test_info();
  /external/v8/testing/gtest/test/
gtest_stress_test.cc 118 const TestInfo* const info = UnitTest::GetInstance()->current_test_info();
144 const TestInfo* const info = UnitTest::GetInstance()->current_test_info();
gtest-param-test_test.cc 799 ::testing::UnitTest::GetInstance()->current_test_info();
    [all...]
  /external/vulkan-validation-layers/tests/gtest-1.7.0/test/
gtest_stress_test.cc 118 const TestInfo* const info = UnitTest::GetInstance()->current_test_info();
144 const TestInfo* const info = UnitTest::GetInstance()->current_test_info();
  /prebuilts/ndk/r11/sources/third_party/googletest/googletest/test/
gtest_stress_test.cc 118 const TestInfo* const info = UnitTest::GetInstance()->current_test_info();
144 const TestInfo* const info = UnitTest::GetInstance()->current_test_info();
  /prebuilts/ndk/r13/sources/third_party/googletest/googletest/test/
gtest_stress_test.cc 118 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/
audio_codec_speed_test.cc 77 ::testing::UnitTest::GetInstance()->current_test_info()->name();
  /frameworks/native/libs/gui/tests/
GLTest.cpp 31 ::testing::UnitTest::GetInstance()->current_test_info();
135 ::testing::UnitTest::GetInstance()->current_test_info();
StreamSplitter_test.cpp 38 ::testing::UnitTest::GetInstance()->current_test_info();
45 ::testing::UnitTest::GetInstance()->current_test_info();
  /external/webrtc/webrtc/modules/audio_coding/acm2/
audio_coding_module_unittest_oldapi.cc 915 ->current_test_info()
917 "_" + ::testing::UnitTest::GetInstance()->current_test_info()->name() +
    [all...]
  /external/google-breakpad/src/testing/gtest/src/
gtest-death-test.cc 334 TestInfo* const info = GetUnitTestImpl()->current_test_info();
686 const TestInfo* const info = impl->current_test_info();
    [all...]
  /external/google-breakpad/src/testing/test/
gmock_stress_test.cc 303 const TestInfo* const info = UnitTest::GetInstance()->current_test_info();
  /external/googletest/googlemock/test/
gmock_stress_test.cc 303 const TestInfo* const info = UnitTest::GetInstance()->current_test_info();
  /external/googletest/googletest/src/
gtest-death-test.cc 347 TestInfo* const info = GetUnitTestImpl()->current_test_info();
699 const TestInfo* const info = impl->current_test_info();
    [all...]
  /external/libvpx/libvpx/third_party/googletest/src/src/
gtest-death-test.cc 347 TestInfo* const info = GetUnitTestImpl()->current_test_info();
699 const TestInfo* const info = impl->current_test_info();
    [all...]
  /external/llvm/utils/unittest/googletest/src/
gtest-death-test.cc 296 TestInfo* const info = GetUnitTestImpl()->current_test_info();
650 const TestInfo* const info = impl->current_test_info();
    [all...]
  /external/mesa3d/src/gtest/src/
gtest-death-test.cc 336 TestInfo* const info = GetUnitTestImpl()->current_test_info();
688 const TestInfo* const info = impl->current_test_info();
    [all...]
  /external/protobuf/gtest/src/
gtest-death-test.cc 283 TestInfo* const info = GetUnitTestImpl()->current_test_info();
600 const TestInfo* const info = impl->current_test_info();
    [all...]

Completed in 1203 milliseconds

1 2 3 4