Searched refs:GatherReports (Results 1 – 1 of 1) sorted by relevance
41 int GatherReports(const char* test_bin, fbl::Array<ReportInfo>* reports);71 int ret = GatherReports(kBinName, &reports); in main()156 int GatherReports(const char* test_bin, fbl::Array<ReportInfo>* reports) { in GatherReports() function
Completed in 4 milliseconds