Home
last modified time | relevance | path

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

/packages/modules/OnDevicePersonalization/tests/frameworktests/src/android/federatedcompute/
DExampleStoreServiceTest.java72 private final TestJavaExampleStoreService mTestExampleStoreService =
73 new TestJavaExampleStoreService();
103 class TestJavaExampleStoreService extends ExampleStoreService { class in ExampleStoreServiceTest