Home
last modified time | relevance | path

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

/cts/hostsidetests/appsearch/test-apps/AppSearchHostTestHelperA/src/android/appsearch/app/helper_a/
DEnterpriseContactsDeviceTest.java270 Map<String, List<String>> projectionsCopy = getDocumentRequest.getProjections(); in testGetEnterpriseContact_withProjection() local
292 assertThat(getDocumentRequest.getProjections()).isEqualTo(projectionsCopy); in testGetEnterpriseContact_withProjection()