Home
last modified time | relevance | path

Searched defs:RecordProperty (Results 1 – 1 of 1) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
Dgtest-all.cc1452 static void RecordProperty(TestResult* test_result, in RecordProperty() function in testing::internal::TestResultAccessor
3218 void TestResult::RecordProperty(const std::string& xml_element, in RecordProperty() function in testing::TestResult
3397 void Test::RecordProperty(const std::string& key, const std::string& value) { in RecordProperty() function in testing::Test
3402 void Test::RecordProperty(const std::string& key, int value) { in RecordProperty() function in testing::Test
5328 void UnitTest::RecordProperty(const std::string& key, in RecordProperty() function in testing::UnitTest
5532 void UnitTestImpl::RecordProperty(const TestProperty& test_property) { in RecordProperty() function in testing::internal::UnitTestImpl