Searched refs:StartDex2OatCommandLine (Results 1 – 5 of 5) sorted by relevance
190 if (!CommonRuntimeTest::StartDex2OatCommandLine(&argv, error_msg)) { in Dex2Oat()
56 if (!CommonRuntimeTest::StartDex2OatCommandLine(&argv, error_msg)) { in Dex2Oat()
115 bool StartDex2OatCommandLine(/*out*/std::vector<std::string>* argv,
418 bool CommonRuntimeTestImpl::StartDex2OatCommandLine(/*out*/std::vector<std::string>* argv, in StartDex2OatCommandLine() function in art::CommonRuntimeTestImpl
112 bool success = StartDex2OatCommandLine(&argv, &error_msg, /*use_runtime_bcp_and_image=*/false); in TEST_F()