Home | History | Annotate | Download | only in src

Lines Matching refs:properties

2923   // Produces a string representing the test properties in a result as space
3073 // TODO(wan): There is also value in printing properties with the plain printer.
3156 // Produces a string representing the test properties in a result as space
3162 const internal::List<TestProperty>& properties = result->test_properties();
3164 properties.Head();