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

1 2 3 4

  /external/chromium_org/content/test/
content_browser_test_test.cc 21 testing::UnitTest::GetInstance()->current_test_info();
image_decoder_test.cc 114 testing::UnitTest::GetInstance()->current_test_info();
  /frameworks/native/libs/gui/tests/
BufferQueue_test.cpp 39 ::testing::UnitTest::GetInstance()->current_test_info();
50 ::testing::UnitTest::GetInstance()->current_test_info();
  /hardware/libhardware/tests/camera2/
CameraStreamTests.cpp 92 ::testing::UnitTest::GetInstance()->current_test_info();
CameraModuleTests.cpp 76 ::testing::UnitTest::GetInstance()->current_test_info();
  /external/chromium/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/chromium_org/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();
  /external/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();
  /ndk/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/chromium_org/chrome_frame/test/
test_scrubber.cc 142 DCHECK(testing::UnitTest::GetInstance()->current_test_info());
  /external/chromium_org/content/browser/
plugin_browsertest.cc 49 testing::UnitTest::GetInstance()->current_test_info();
88 testing::UnitTest::GetInstance()->current_test_info();
113 testing::UnitTest::GetInstance()->current_test_info();
  /external/chromium/sdch/open-vcdiff/src/gtest/
gtest-death-test.cc 219 TestInfo* const info = GetUnitTestImpl()->current_test_info();
597 const TestInfo* const info = impl->current_test_info();
651 const int death_test_index = impl->current_test_info()
  /external/chromium/sdch/open-vcdiff/src/gtest/src/
gtest-internal-inl.h 974 // current_test_info is NULL, the assertion results will be stored in
976 void set_current_test_info(TestInfo* current_test_info) {
977 current_test_info_ = current_test_info;
1004 TestInfo* current_test_info() { return current_test_info_; } function in class:testing::internal::UnitTestImpl
1005 const TestInfo* current_test_info() const { return current_test_info_; } function in class:testing::internal::UnitTestImpl
    [all...]
  /external/chromium_org/chrome/browser/ui/search/
instant_extended_manual_interactive_uitest.cc 61 testing::UnitTest::GetInstance()->current_test_info();
  /external/open-vcdiff/gtest/src/
gtest-internal-inl.h 955 TestInfo* current_test_info() { return current_test_info_; } function in class:testing::internal::UnitTestImpl
956 const TestInfo* current_test_info() const { return current_test_info_; } function in class:testing::internal::UnitTestImpl
    [all...]
gtest-death-test.cc 283 TestInfo* const info = GetUnitTestImpl()->current_test_info();
600 const TestInfo* const info = impl->current_test_info();
    [all...]
  /external/protobuf/gtest/src/
gtest-internal-inl.h 951 TestInfo* current_test_info() { return current_test_info_; } function in class:testing::internal::UnitTestImpl
952 const TestInfo* current_test_info() const { return current_test_info_; } function in class:testing::internal::UnitTestImpl
    [all...]
gtest-death-test.cc 283 TestInfo* const info = GetUnitTestImpl()->current_test_info();
600 const TestInfo* const info = impl->current_test_info();
    [all...]
  /external/chromium/testing/gtest/src/
gtest-death-test.cc 296 TestInfo* const info = GetUnitTestImpl()->current_test_info();
648 const TestInfo* const info = impl->current_test_info();
    [all...]
  /external/chromium_org/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/chromium_org/third_party/mesa/src/src/gtest/src/
gtest-death-test.cc 296 TestInfo* const info = GetUnitTestImpl()->current_test_info();
648 const TestInfo* const info = impl->current_test_info();
    [all...]
  /external/gtest/src/
gtest-death-test.cc 296 TestInfo* const info = GetUnitTestImpl()->current_test_info();
648 const TestInfo* const info = impl->current_test_info();
    [all...]
  /external/llvm/utils/unittest/googletest/
gtest-death-test.cc 296 TestInfo* const info = GetUnitTestImpl()->current_test_info();
647 const TestInfo* const info = impl->current_test_info();
    [all...]
  /external/mesa3d/src/gtest/src/
gtest-death-test.cc 296 TestInfo* const info = GetUnitTestImpl()->current_test_info();
648 const TestInfo* const info = impl->current_test_info();
    [all...]
  /ndk/sources/third_party/googletest/googletest/src/
gtest-death-test.cc 336 TestInfo* const info = GetUnitTestImpl()->current_test_info();
688 const TestInfo* const info = impl->current_test_info();
    [all...]

Completed in 1180 milliseconds

1 2 3 4