Searched defs:test_results (Results 1 – 7 of 7) sorted by relevance
84 std::vector<TestResult> test_results; member
283 ListValue* test_results = new ListValue; in SaveSummaryAsJSON() local
309 std::vector<TestResult> test_results; in ProcessTestResults() local
24 TestResult* test_results, in AddQueryResults()
142 def AddResults(self, test_results): argument
262 static char *test_results[] = { variable
98 void RefFiles::ProcessReference(const T& test_results) { in ProcessReference()