Home
last modified time | relevance | path

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

/art/libartbase/base/
Dflags_test.cc86 std::string CmdLineName() const { in CmdLineName() function in art::TestFlag
137 std::string option = "-X" + test_flag_->CmdLineName() + ":1"; in SetUpRuntimeOptions()