Home
last modified time | relevance | path

Searched refs:property_1_2 (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/googletest/googletest/test/
H A Dgtest_unittest.cc1541 TestProperty property_1_2("key_1", "12"); in TEST() local
1545 TestResultAccessor::RecordProperty(&test_result, "testcase", property_1_2); in TEST()