Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Drun_dex2oat_test.cpp54 static constexpr const char* TRUE_STR = "true"; member in android::installd::RunDex2OatTest::FakeRunDex2Oat
80 return value == TRUE_STR; in GetBoolProperty()