Home
last modified time | relevance | path

Searched defs:PerformanceTestOptions (Results 1 – 1 of 1) sorted by relevance

/system/ulib/fs-test-utils/include/fs-test-utils/
A Dperftest.h22 struct PerformanceTestOptions { struct
25 static PerformanceTestOptions UnitTest() { in UnitTest() argument
35 static PerformanceTestOptions PerformanceTest() { in PerformanceTest() argument
45 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