Home
last modified time | relevance | path

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

/aosp12/art/libartbase/base/
H A Dflags_test.cc119 class FlagsTestsWithCmdLineBase : public FlagsTests { class
121 explicit FlagsTestsWithCmdLineBase(FlagType type) : flag_type_(type) { in FlagsTestsWithCmdLineBase() function in art::FlagsTestsWithCmdLineBase