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

12 3 4

  /external/chromium/testing/gtest/src/
gtest-internal-inl.h 662 // current_test_info is NULL, the assertion results will be stored in
709 TestInfo* current_test_info() { return current_test_info_; } function in class:testing::internal::UnitTestImpl
710 const TestInfo* current_test_info() const { return current_test_info_; } function in class:testing::internal::UnitTestImpl
    [all...]
  /external/chromium/testing/gtest/test/
gtest-param-test_test.cc 797 ::testing::UnitTest::GetInstance()->current_test_info();
826 ::testing::UnitTest::GetInstance()->current_test_info();
    [all...]
  /external/chromium_org/testing/gtest/src/
gtest-internal-inl.h 683 // 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
    [all...]
  /external/chromium_org/testing/gtest/test/
gtest-param-test_test.cc 799 ::testing::UnitTest::GetInstance()->current_test_info();
828 ::testing::UnitTest::GetInstance()->current_test_info();
    [all...]
  /external/chromium_org/third_party/mesa/src/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/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/gtest/test/
gtest-param-test_test.cc 797 ::testing::UnitTest::GetInstance()->current_test_info();
826 ::testing::UnitTest::GetInstance()->current_test_info();
    [all...]
  /external/llvm/utils/unittest/googletest/include/gtest/internal/
gtest-internal-inl.h 668 // current_test_info is NULL, the assertion results will be stored in
715 TestInfo* current_test_info() { return current_test_info_; } function in class:testing::internal::UnitTestImpl
716 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...]
  /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/chromium/chrome/browser/
unload_uitest.cc 97 testing::UnitTest::GetInstance()->current_test_info();
  /external/chromium_org/chrome/browser/extensions/
web_view_browsertest.cc 153 testing::UnitTest::GetInstance()->current_test_info();
172 testing::UnitTest::GetInstance()->current_test_info();
181 testing::UnitTest::GetInstance()->current_test_info();
    [all...]
web_view_interactive_browsertest.cc 197 testing::UnitTest::GetInstance()->current_test_info();
  /hardware/libhardware/tests/camera2/
camera2.cpp 317 ::testing::UnitTest::GetInstance()->current_test_info();
406 ::testing::UnitTest::GetInstance()->current_test_info();
540 ::testing::UnitTest::GetInstance()->current_test_info();
CameraBurstTests.cpp 373 ::testing::UnitTest::GetInstance()->current_test_info();
CameraMultiStreamTests.cpp 488 ::testing::UnitTest::GetInstance()->current_test_info();
  /external/chromium/testing/gmock/src/
gmock-spec-builders.cc 704 UnitTest::GetInstance()->current_test_info();
  /external/chromium_org/chrome/browser/
unload_browsertest.cc 118 testing::UnitTest::GetInstance()->current_test_info();
  /external/chromium_org/content/browser/gpu/
gpu_pixel_browsertest.cc 152 test_name_ = testing::UnitTest::GetInstance()->current_test_info()->name();
  /frameworks/native/libs/gui/tests/
SurfaceTextureClient_test.cpp 42 ::testing::UnitTest::GetInstance()->current_test_info();
96 ::testing::UnitTest::GetInstance()->current_test_info();
  /external/chromium/sdch/open-vcdiff/src/gtest/
gtest.h 497 const TestInfo* current_test_info() const;
    [all...]
  /external/chromium_org/chrome/test/ui/
ui_test.cc 501 testing::UnitTest::GetInstance()->current_test_info();
  /external/chromium_org/chrome_frame/test/
chrome_frame_test_utils.cc 248 const testing::TestInfo* test_info = unit_test->current_test_info();
  /external/protobuf/gtest/test/
gtest-param-test_test.cc 763 ::testing::UnitTest::GetInstance()->current_test_info();

Completed in 1431 milliseconds

12 3 4