Searched refs:kEndCustomCollectionFlag (Results 1 – 4 of 4) sorted by relevance
553 if (EqualsIgnoreCase(args[0], kEndCustomCollectionFlag)) { in onCustomCollection()565 << kEndCustomCollectionFlag << " flags"; in onCustomCollection()656 kFilterPackagesFlag, kEndCustomCollectionFlag), in dumpHelpText()
65 constexpr const char* kEndCustomCollectionFlag = "--stop_perf"; variable
103 EqualsIgnoreCase(args[0], kEndCustomCollectionFlag)) { in dump()
610 const char* secondArgs[] = {kEndCustomCollectionFlag}; in TEST_F()1640 const char* fourthArgs[] = {kEndCustomCollectionFlag, kMaxDurationFlag, "10"}; in TEST_F()