Searched defs:test_properties_ (Results 1 - 3 of 3) sorted by relevance

/external/chromium/sdch/open-vcdiff/src/gtest/src/
H A Dgtest-internal-inl.h467 return test_properties_;
526 internal::List<internal::TestProperty> test_properties_; member in class:testing::internal::TestResult
/external/gtest/src/
H A Dgtest-internal-inl.h529 return test_properties_;
588 internal::List<internal::TestProperty> test_properties_; member in class:testing::internal::TestResult
/external/protobuf/gtest/include/gtest/
H A Dgtest.h467 return *test_properties_;
507 internal::scoped_ptr<internal::Vector<TestProperty> > test_properties_; member in class:testing::TestResult

Completed in 19 milliseconds