Lines Matching defs:test_property_count
1793 // test_property_count() - 1. If i is not in that range, aborts the1796 if (i < 0 || i >= test_property_count())1888 int TestResult::test_property_count() const {3317 for (int i = 0; i < result.test_property_count(); ++i) {