HomeSort by relevance Sort by last modified time
    Searched refs:current_test_info (Results 26 - 50 of 77) sorted by null

12 3 4

  /external/google-breakpad/src/testing/gtest/test/
gtest-param-test_test.cc 799 ::testing::UnitTest::GetInstance()->current_test_info();
828 ::testing::UnitTest::GetInstance()->current_test_info();
    [all...]
  /external/gtest/src/
gtest-internal-inl.h 690 // 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
    [all...]
  /external/gtest/test/
gtest-param-test_test.cc 799 ::testing::UnitTest::GetInstance()->current_test_info();
828 ::testing::UnitTest::GetInstance()->current_test_info();
    [all...]
  /external/llvm/utils/unittest/googletest/src/
gtest-internal-inl.h 672 // 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
    [all...]
  /external/mesa3d/src/gtest/src/
gtest-internal-inl.h 669 // 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
    [all...]
  /external/protobuf/gtest/src/
gtest-internal-inl.h 735 // 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
    [all...]
  /external/vulkan-validation-layers/tests/gtest-1.7.0/src/
gtest-internal-inl.h 690 // 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
    [all...]
  /external/vulkan-validation-layers/tests/gtest-1.7.0/test/
gtest-param-test_test.cc 799 ::testing::UnitTest::GetInstance()->current_test_info();
828 ::testing::UnitTest::GetInstance()->current_test_info();
    [all...]
  /frameworks/native/libs/gui/tests/
IGraphicBufferProducer_test.cpp 80 ::testing::UnitTest::GetInstance()->current_test_info();
97 ::testing::UnitTest::GetInstance()->current_test_info();
BufferQueue_test.cpp 49 ::testing::UnitTest::GetInstance()->current_test_info();
56 ::testing::UnitTest::GetInstance()->current_test_info();
    [all...]
  /ndk/sources/third_party/googletest/googletest/src/
gtest-internal-inl.h 684 // current_test_info is NULL, the assertion results will be stored in
737 TestInfo* current_test_info() { return current_test_info_; } function in class:testing::internal::UnitTestImpl
738 const TestInfo* current_test_info() const { return current_test_info_; } function in class:testing::internal::UnitTestImpl
    [all...]
  /ndk/sources/third_party/googletest/googletest/test/
gtest-param-test_test.cc 799 ::testing::UnitTest::GetInstance()->current_test_info();
828 ::testing::UnitTest::GetInstance()->current_test_info();
    [all...]
  /external/google-breakpad/src/client/windows/unittests/
exception_handler_death_test.cc 76 ::testing::UnitTest::GetInstance()->current_test_info();
exception_handler_test.cc 114 ::testing::UnitTest::GetInstance()->current_test_info();
  /external/webrtc/talk/session/media/
yuvscaler_unittest.cc 163 testing::UnitTest::GetInstance()->current_test_info();
  /external/webrtc/webrtc/call/
rtc_event_log_unittest.cc 467 auto test_info = ::testing::UnitTest::GetInstance()->current_test_info();
634 auto test_info = ::testing::UnitTest::GetInstance()->current_test_info();
rampup_tests.cc 246 ::testing::UnitTest::GetInstance()->current_test_info()->name(), value,
  /external/opencv3/modules/ts/src/
ts_perf.cpp 269 ::testing::UnitTest::GetInstance()->current_test_info();
581 if(::testing::UnitTest::GetInstance()->current_test_info()->result()->Failed()) return *this;
    [all...]
  /external/protobuf/gtest/fused-src/gtest/
gtest-all.cc 1174 TestInfo* current_test_info() { return current_test_info_; } function in class:testing::internal::UnitTestImpl
1175 const TestInfo* current_test_info() const { return current_test_info_; } function in class:testing::internal::UnitTestImpl
5048 const TestInfo* UnitTest::current_test_info() const { function in class:testing::UnitTest
    [all...]
  /external/gmock/src/
gmock-spec-builders.cc 720 UnitTest::GetInstance()->current_test_info();
  /external/google-breakpad/src/testing/src/
gmock-spec-builders.cc 720 UnitTest::GetInstance()->current_test_info();
  /external/protobuf/gtest/test/
gtest-param-test_test.cc 797 ::testing::UnitTest::GetInstance()->current_test_info();
  /hardware/libhardware/tests/camera2/
CameraBurstTests.cpp 374 ::testing::UnitTest::GetInstance()->current_test_info();
CameraMultiStreamTests.cpp 517 ::testing::UnitTest::GetInstance()->current_test_info();
  /external/webrtc/webrtc/modules/remote_bitrate_estimator/test/
bwe_test.cc 116 ::testing::UnitTest::GetInstance()->current_test_info();
187 ::testing::UnitTest::GetInstance()->current_test_info();
    [all...]

Completed in 1086 milliseconds

12 3 4