Searched refs:testSchema (Results 1 – 2 of 2) sorted by relevance
517 AppSearchSchema testSchema = in testLoggingStats_putDocument_success() local531 List<AppSearchSchema> schemas = Collections.singletonList(testSchema); in testLoggingStats_putDocument_success()565 AppSearchSchema testSchema = in testLoggingStats_putDocument_failure() local579 List<AppSearchSchema> schemas = Collections.singletonList(testSchema); in testLoggingStats_putDocument_failure()616 AppSearchSchema testSchema = in testLoggingStats_search_success() local630 List<AppSearchSchema> schemas = Collections.singletonList(testSchema); in testLoggingStats_search_success()
136 public void testSchema() { in testSchema() method in MediaProviderTest