Searched refs:testCaseDocumentation (Results 1 – 1 of 1) sorted by relevance
45 void test(const std::string& testCaseDocumentation) { in test() argument46 ::testing::Test::RecordProperty("description", testCaseDocumentation); in test()