Home
last modified time | relevance | path

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

/aosp_15_r20/external/grpc-grpc-java/gcp-observability/src/test/java/io/grpc/gcp/observability/logging/
H A DGcpLogSinkTest.java177 Map<String, String> expectedLabels = GcpLogSink.getCustomTags(emptyCustomTags in emptyCustomTags_setSourceProject() local
/aosp_15_r20/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
DContactLocaleUtilsTest.java321 final String[] expectedLabels) throws Exception { in verifyLabels()