Searched refs:test_bin (Results 1 – 1 of 1) sorted by relevance
41 int GatherReports(const char* test_bin, fbl::Array<ReportInfo>* reports);156 int GatherReports(const char* test_bin, fbl::Array<ReportInfo>* reports) { in GatherReports() argument167 if ((status = LaunchTestRun(test_bin, handles[1], &proc)) != ZX_OK) { in GatherReports()
Completed in 2 milliseconds