services/tests/mockingservicestests/src/com/android/server/testables/MultipleStaticMocksTest.java
0 → 100644
+163
−0
services/tests/mockingservicestests/src/com/android/server/testables/StaticMockFixture.java
0 → 100644
+56
−0
services/tests/mockingservicestests/src/com/android/server/testables/StaticMockFixtureRule.java
0 → 100644
+135
−0
services/tests/mockingservicestests/src/com/android/server/testables/StaticMockFixtureRuleTest.java
0 → 100644
+186
−0
Loading