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