Home
last modified time | relevance | path

Searched refs:FlagsTestsCmdLineOnly (Results 1 – 1 of 1) sorted by relevance

/art/libartbase/base/
Dflags_test.cc150 class FlagsTestsCmdLineOnly : public FlagsTestsWithCmdLineBase { class
152 FlagsTestsCmdLineOnly() : FlagsTestsWithCmdLineBase(FlagType::kCmdlineOnly) { in FlagsTestsCmdLineOnly() function in art::FlagsTestsCmdLineOnly
228 TEST_F(FlagsTestsCmdLineOnly, CmdlineOnlyFlags) { in TEST_F() argument