Searched defs:PerformanceTestOptions (Results 1 – 1 of 1) sorted by relevance
22 struct PerformanceTestOptions { struct25 static PerformanceTestOptions UnitTest() { in UnitTest() argument35 static PerformanceTestOptions PerformanceTest() { in PerformanceTest() argument45 fbl::String result_path;48 fbl::String summary_path;52 uint32_t sample_count;55 bool print_statistics;60 bool is_unittest;
Completed in 7 milliseconds