Home
last modified time | relevance | path

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

/system/apex/apexd/
Dapexservice_test.cpp323 struct PrepareTestApexForInstall { struct in android::apex::ApexServiceTest
338 explicit PrepareTestApexForInstall( in PrepareTestApexForInstall() argument
416 ~PrepareTestApexForInstall() { in ~PrepareTestApexForInstall() argument
428 std::string GetDebugStr(PrepareTestApexForInstall* installer) { in GetDebugStr()
624 PrepareTestApexForInstall installer( in TEST_F()
643 PrepareTestApexForInstall installer(GetTestFile("apex.apexd_test.apex")); in TEST_F()
655 PrepareTestApexForInstall installer(GetTestFile("apex.apexd_test.apex"), in TEST_F()
677 PrepareTestApexForInstall installer(GetTestFile("apex.apexd_test.apex"), in TEST_F()
693 PrepareTestApexForInstall installer( in TEST_F()
715 PrepareTestApexForInstall installer1(GetTestFile("apex.apexd_test_v2.apex")); in TEST_F()
[all …]