Searched refs:secondary_dex_ce_ (Results 1 – 1 of 1) sorted by relevance
/aosp12/frameworks/native/cmds/installd/tests/ |
H A D | installd_dexopt_test.cpp | 209 std::string secondary_dex_ce_; member in android::installd::DexoptTest 303 secondary_dex_ce_, in create_mock_app() 610 CompileSecondaryDex(secondary_dex_ce_, DEXOPT_STORAGE_CE, in TEST_F() 623 CompileSecondaryDex(secondary_dex_ce_, DEXOPT_STORAGE_CE, in TEST_F() 652 CompileSecondaryDex(secondary_dex_ce_, DEXOPT_STORAGE_DE, in TEST_F() 670 CompileSecondaryDex(secondary_dex_ce_, DEXOPT_STORAGE_CE, in TEST_F() 881 CompileSecondaryDex(secondary_dex_ce_, DEXOPT_STORAGE_CE, in SetUp() 890 reconcile_secondary_dex(secondary_dex_ce_, FLAG_STORAGE_CE, in TEST_F() 918 reconcile_secondary_dex(secondary_dex_ce_, FLAG_STORAGE_DE, in TEST_F() 926 reconcile_secondary_dex(secondary_dex_ce_, FLAG_STORAGE_CE, in TEST_F() [all …]
|