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

/openjdk9/test/fmw/gtest/src/
H A Dgtest-internal-inl.h1051 static void RecordProperty(TestResult* test_result, function in class:testing::internal::TestResultAccessor
H A Dgtest.cc1734 void TestResult::RecordProperty(const std::string& xml_element, function in class:testing::TestResult
1913 void Test::RecordProperty(const std::string& key, const std::string& value) { function in class:testing::Test
1918 void Test::RecordProperty(const std::string& key, int value) { function in class:testing::Test
3844 void UnitTest::RecordProperty(const std::string& key, function in class:testing::UnitTest
4048 void UnitTestImpl::RecordProperty(const TestProperty& test_property) { function in class:testing::internal::UnitTestImpl
[all...]

Completed in 56 milliseconds