Searched defs:ClearResult (Results 1 - 6 of 6) sorted by relevance

/external/chromium/sdch/open-vcdiff/src/gtest/src/
H A Dgtest-internal-inl.h578 void ClearResult() { result_.Clear(); } function in class:testing::internal::TestInfoImpl
582 test_info->impl()->ClearResult();
676 void ClearResult();
680 test_case->ClearResult();
989 void ClearResult() { function in class:testing::internal::UnitTestImpl
/external/gtest/src/
H A Dgtest-internal-inl.h647 void ClearResult() { result_.Clear(); } function in class:testing::internal::TestInfoImpl
651 test_info->impl()->ClearResult();
751 void ClearResult();
755 test_case->ClearResult();
1143 void ClearResult() { function in class:testing::internal::UnitTestImpl
H A Dgtest.cc2398 void TestCase::ClearResult() { function in class:testing::TestCase
3688 ClearResult();
/external/protobuf/gtest/src/
H A Dgtest-internal-inl.h564 void ClearResult() { result_.Clear(); } function in class:testing::internal::TestInfoImpl
568 test_info->impl()->ClearResult();
929 void ClearResult() { function in class:testing::internal::UnitTestImpl
H A Dgtest.cc2407 void TestCase::ClearResult() { function in class:testing::TestCase
3968 ClearResult();
/external/chromium/sdch/open-vcdiff/src/gtest/
H A Dgtest.cc2104 void TestCase::ClearResult() { function in class:testing::TestCase
3206 ClearResult();

Completed in 99 milliseconds