Home
last modified time | relevance | path

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

/system/apex/apexd/
Dapexd_test.cpp175 const std::string& GetDecompressionDir() { return decompression_dir_; } in GetDecompressionDir() function in android::apex::ApexdUnitTest
423 "%s/com.android.apex.compressed@1%s", GetDecompressionDir().c_str(), in TEST_F()
502 "%s/com.android.apex.compressed@1%s", GetDecompressionDir().c_str(), in TEST_F()
534 GetDecompressionDir().c_str(), kOtaApexPackageSuffix); in TEST_F()
567 GetDecompressionDir().c_str(), kOtaApexPackageSuffix); in TEST_F()
577 GetDecompressionDir().c_str(), in TEST_F()
659 ApexFileRepository instance_new(GetDecompressionDir()); in TEST_F()
777 "%s/ota_apex%s", GetDecompressionDir().c_str(), kOtaApexPackageSuffix); in TEST_F()
1903 GetDecompressionDir().c_str(), in TEST_F()
1909 "%s/com.android.apex.compressed@2%s", GetDecompressionDir().c_str(), in TEST_F()
[all …]