Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/recoverysystem/
DRecoverySystemServiceTestable.java29 private final FakeSystemProperties mSystemProperties;
38 MockInjector(Context context, FakeSystemProperties systemProperties, in MockInjector()
147 RecoverySystemServiceTestable(Context context, FakeSystemProperties systemProperties, in RecoverySystemServiceTestable()
156 public static class FakeSystemProperties { class in RecoverySystemServiceTestable
DRecoverySystemServiceTest.java76 private RecoverySystemServiceTestable.FakeSystemProperties mSystemProperties;
93 mSystemProperties = new RecoverySystemServiceTestable.FakeSystemProperties(); in setup()
/frameworks/native/cmds/installd/
Drun_dex2oat_test.cpp49 using FakeSystemProperties = std::map<std::string, std::string>; typedef in android::installd::RunDex2OatTest
58 FakeRunDex2Oat(ExecVHelper* execv_helper, FakeSystemProperties* properties) in FakeRunDex2Oat()
84 FakeSystemProperties* properties_;
271 FakeSystemProperties system_properties_;