Searched defs:execv_helper (Results 1 – 3 of 3) sorted by relevance
58 FakeRunDex2Oat(ExecVHelper* execv_helper, FakeSystemProperties* properties) in FakeRunDex2Oat()271 auto execv_helper = std::make_unique<FakeExecVHelper>(); in TEST_F() local
66 RunDex2Oat::RunDex2Oat(const char* dex2oat_bin, ExecVHelper* execv_helper) in RunDex2Oat()
1826 auto execv_helper = std::make_unique<ExecVHelper>(); in dexopt() local