Searched defs:test_result (Results 1 – 1 of 1) sorted by relevance
1452 static void RecordProperty(TestResult* test_result, in RecordProperty()1458 static void ClearTestPartResults(TestResult* test_result) { in ClearTestPartResults()1463 const TestResult& test_result) { in test_part_results()5534 TestResult* test_result; // TestResult appropriate for property recording. in RecordProperty() local