Home
last modified time | relevance | path

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

/system/apex/apexd/
Dapexd_test.cpp177 Result<ApexSession> CreateStagedSession(const std::string& apex_name, in CreateStagedSession() function in android::apex::ApexdUnitTest
3479 auto apex_session = CreateStagedSession("apex.apexd_test.apex", 123); in TEST_F()
3491 auto apex_session = CreateStagedSession("apex.apexd_test.apex", 123); in TEST_F()
3504 auto apex_session = CreateStagedSession("apex.apexd_test.apex", 123); in TEST_F()
3505 CreateStagedSession("com.android.apex.compressed.v1_original.apex", 123); in TEST_F()
3517 CreateStagedSession("apex.apexd_test_corrupt_superblock_apex.apex", 123); in TEST_F()
3528 auto apex_session = CreateStagedSession("corrupted_b146895998.apex", 123); in TEST_F()
3544 CreateStagedSession("com.android.apex.cts.shim.v2_wrong_sha.apex", 123); in TEST_F()
3568 auto apex_session = CreateStagedSession("apex.apexd_test.apex", 123); in TEST_F()
3592 auto apex_session = CreateStagedSession("apex.apexd_test.apex", 123); in TEST_F()