Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/llvm/utils/unittest/googletest/src/
H A Dgtest-internal-inl.h1019 static void RecordProperty(TestResult* test_result, in RecordProperty() function
H A Dgtest.cc1814 void TestResult::RecordProperty(const TestProperty& test_property) { in RecordProperty() function in testing::TestResult
1919 void Test::RecordProperty(const char* key, const char* value) { in RecordProperty() function in testing::Test
1924 void Test::RecordProperty(const char* key, int value) { in RecordProperty() function in testing::Test