Searched refs:RecordPropertyForCurrentTest (Results 1 – 2 of 2) sorted by relevance
1199 void RecordPropertyForCurrentTest(const char* key, const char* value);
1920 UnitTest::GetInstance()->RecordPropertyForCurrentTest(key, value); in RecordProperty()3781 void UnitTest::RecordPropertyForCurrentTest(const char* key, in RecordPropertyForCurrentTest() function in testing::UnitTest