/external/chromium/sdch/open-vcdiff/src/gtest/src/ |
D | gtest-internal-inl.h | 976 void set_current_test_info(TestInfo* current_test_info) { in set_current_test_info() 1004 TestInfo* current_test_info() { return current_test_info_; } in current_test_info() function 1005 const TestInfo* current_test_info() const { return current_test_info_; } in current_test_info() function
|
/external/protobuf/gtest/src/ |
D | gtest-internal-inl.h | 908 void set_current_test_info(TestInfo* current_test_info) { in set_current_test_info() 951 TestInfo* current_test_info() { return current_test_info_; } in current_test_info() function 952 const TestInfo* current_test_info() const { return current_test_info_; } in current_test_info() function
|
D | gtest.cc | 3684 const TestInfo* UnitTest::current_test_info() const { in current_test_info() function in testing::UnitTest
|
/external/open-vcdiff/gtest/src/ |
D | gtest-internal-inl.h | 912 void set_current_test_info(TestInfo* current_test_info) { in set_current_test_info() 955 TestInfo* current_test_info() { return current_test_info_; } in current_test_info() function 956 const TestInfo* current_test_info() const { return current_test_info_; } in current_test_info() function
|
D | gtest.cc | 3715 const TestInfo* UnitTest::current_test_info() const { in current_test_info() function in testing::UnitTest
|
/external/llvm/utils/unittest/googletest/include/gtest/internal/ |
D | gtest-internal-inl.h | 715 TestInfo* current_test_info() { return current_test_info_; } in current_test_info() function 716 const TestInfo* current_test_info() const { return current_test_info_; } in current_test_info() function
|
/external/chromium/testing/gtest/src/ |
D | gtest-internal-inl.h | 709 TestInfo* current_test_info() { return current_test_info_; } in current_test_info() function 710 const TestInfo* current_test_info() const { return current_test_info_; } in current_test_info() function
|
D | gtest.cc | 3894 const TestInfo* UnitTest::current_test_info() const { in current_test_info() function in testing::UnitTest
|
/external/chromium_org/third_party/mesa/src/src/gtest/src/ |
D | gtest-internal-inl.h | 716 TestInfo* current_test_info() { return current_test_info_; } in current_test_info() function 717 const TestInfo* current_test_info() const { return current_test_info_; } in current_test_info() function
|
D | gtest.cc | 3894 const TestInfo* UnitTest::current_test_info() const { in current_test_info() function in testing::UnitTest
|
/external/gtest/src/ |
D | gtest-internal-inl.h | 716 TestInfo* current_test_info() { return current_test_info_; } in current_test_info() function 717 const TestInfo* current_test_info() const { return current_test_info_; } in current_test_info() function
|
D | gtest.cc | 3894 const TestInfo* UnitTest::current_test_info() const { in current_test_info() function in testing::UnitTest
|
/external/mesa3d/src/gtest/src/ |
D | gtest-internal-inl.h | 716 TestInfo* current_test_info() { return current_test_info_; } in current_test_info() function 717 const TestInfo* current_test_info() const { return current_test_info_; } in current_test_info() function
|
D | gtest.cc | 3894 const TestInfo* UnitTest::current_test_info() const { in current_test_info() function in testing::UnitTest
|
/external/chromium_org/testing/gtest/src/ |
D | gtest-internal-inl.h | 732 TestInfo* current_test_info() { return current_test_info_; } in current_test_info() function 733 const TestInfo* current_test_info() const { return current_test_info_; } in current_test_info() function
|
D | gtest.cc | 3719 const TestInfo* UnitTest::current_test_info() const in current_test_info() function in testing::UnitTest
|
/external/libvpx/libvpx/third_party/googletest/src/src/ |
D | gtest-all.cc | 1144 TestInfo* current_test_info() { return current_test_info_; } in current_test_info() function in testing::internal::UnitTestImpl 1145 const TestInfo* current_test_info() const { return current_test_info_; } in current_test_info() function in testing::internal::UnitTestImpl 5432 const TestInfo* UnitTest::current_test_info() const in current_test_info() function in testing::UnitTest
|
/external/chromium/sdch/open-vcdiff/src/gtest/ |
D | gtest.cc | 2990 const TestInfo* UnitTest::current_test_info() const { in current_test_info() function in testing::UnitTest
|
/external/llvm/utils/unittest/googletest/ |
D | gtest.cc | 3862 const TestInfo* UnitTest::current_test_info() const { in current_test_info() function in testing::UnitTest
|