Searched refs:FakeExecVHelper (Results 1 – 1 of 1) sorted by relevance
121 class FakeExecVHelper : public ExecVHelper { class in android::installd::RunDex2OatTest150 execv_helper_.reset(new FakeExecVHelper()); in SetUp()267 std::unique_ptr<FakeExecVHelper> execv_helper_;273 auto execv_helper = std::make_unique<FakeExecVHelper>(); in TEST_F()