Home
last modified time | relevance | path

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

/external/icing/java/tests/instrumentation/src/androidx/appsearch/smoketest/
DTestDocument.java23 public class TestDocument { class
31 TestDocument(String namespace, String id, String body) { in TestDocument() method in TestDocument