Home
last modified time | relevance | path

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

/art/libartbase/base/
Dflags_test.cc123 class FlagsTestsWithCmdLineBase : public FlagsTests { class
125 explicit FlagsTestsWithCmdLineBase(FlagType type) : flag_type_(type) { in FlagsTestsWithCmdLineBase() function in art::FlagsTestsWithCmdLineBase