Home
last modified time | relevance | path

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

/system/apex/apexd/
Dapexservice_test.cpp2998 class ApexServiceActivationBannedName class
3001 ApexServiceActivationBannedName() : ApexServiceActivationTest(false) {} in ApexServiceActivationBannedName() function in android::apex::ApexServiceActivationBannedName
3004 TEST_F(ApexServiceActivationBannedName, ApexWithBannedNameCannotBeActivated) { in TEST_F() argument