Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/tests/
Dinstalld_dexopt_test.cpp876 std::string another_app = "another.app"; in TEST_F() local
878 /*binder_ok*/ true, /*dex_ok */ false, /*odex_deleted*/ false, kSystemUid, &another_app); in TEST_F()