Searched defs:FlagsTestsWithCmdLineBase (Results 1 – 1 of 1) sorted by relevance
123 class FlagsTestsWithCmdLineBase : public FlagsTests { class125 explicit FlagsTestsWithCmdLineBase(FlagType type) : flag_type_(type) { in FlagsTestsWithCmdLineBase() function in art::FlagsTestsWithCmdLineBase