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

/gem5/ext/googletest/googletest/src/
H A Dgtest-internal-inl.h1016 static void RecordProperty(TestResult* test_result, function in class:testing::internal::TestResultAccessor
H A Dgtest.cc2057 void TestResult::RecordProperty(const std::string& xml_element, function in class:testing::TestResult
2237 void Test::RecordProperty(const std::string& key, const std::string& value) { function in class:testing::Test
2242 void Test::RecordProperty(const std::string& key, int value) { function in class:testing::Test
4175 void UnitTest::RecordProperty(const std::string& key, function in class:testing::UnitTest
4372 void UnitTestImpl::RecordProperty(const TestProperty& test_property) { function in class:testing::internal::UnitTestImpl
[all...]

Completed in 26 milliseconds