Home
last modified time | relevance | path

Searched defs:expectedEmail (Results 1 – 1 of 1) sorted by relevance

/appsearch/appsearch/src/androidTest/java/androidx/appsearch/cts/app/
DAppSearchSessionCtsTestBase.java3903 AppSearchEmail expectedEmail = in testQuery_namespaceFilter() local
4097 AppSearchEmail expectedEmail = in testQuery_projection() local
4162 AppSearchEmail expectedEmail = in testQuery_projectionEmpty() local
4226 AppSearchEmail expectedEmail = in testQuery_projectionNonExistentType() local
4291 AppSearchEmail expectedEmail = in testQuery_wildcardProjection() local
4351 AppSearchEmail expectedEmail = in testQuery_wildcardProjectionEmpty() local
4414 AppSearchEmail expectedEmail = in testQuery_wildcardProjectionNonExistentType() local
13121 GenericDocument expectedEmail = new GenericDocument.Builder<>("namespace", "id2", "Email") in testQuery_wildcardProjection_polymorphism() local