Home | History | Annotate | Download | only in gtest

Lines Matching refs:properties

2563   // Produces a string representing the test properties in a result as space
2698 // TODO(wan): There is also value in printing properties with the plain printer.
2780 // Produces a string representing the test properties in a result as space
2786 const internal::List<TestProperty>& properties = result->test_properties();
2788 properties.Head();