Home
last modified time | relevance | path

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

/art/runtime/
Ddexopt_test.cc51 if (!CommonRuntimeTest::StartDex2OatCommandLine(&argv, error_msg)) { in Dex2Oat()
Dcommon_runtime_test.h97 bool StartDex2OatCommandLine(/*out*/std::vector<std::string>* argv,
Dcommon_runtime_test.cc402 bool CommonRuntimeTestImpl::StartDex2OatCommandLine(/*out*/std::vector<std::string>* argv, in StartDex2OatCommandLine() function in art::CommonRuntimeTestImpl
/art/dex2oat/
Ddex2oat_test.cc198 if (!CommonRuntimeTest::StartDex2OatCommandLine(&argv, error_msg)) { in Dex2Oat()