Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/recoverysystem/
H A 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
H A DRecoverySystemServiceTest.java76 private RecoverySystemServiceTestable.FakeSystemProperties mSystemProperties;
93 mSystemProperties = new RecoverySystemServiceTestable.FakeSystemProperties(); in setup()
/aosp12/frameworks/native/cmds/installd/
H A 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_;
267 FakeSystemProperties system_properties_;