Home
last modified time | relevance | path

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

/external/opencensus-java/api/src/test/java/io/opencensus/resource/
DResourceTest.java100 Map<String, String> expectedLabelsMap = new HashMap<String, String>(); in testParseResourceLabels() local
115 Map<String, String> expectedLabelsMap = new HashMap<String, String>(); in testParseResourceLabels_WithSpaces() local
127 Map<String, String> expectedLabelsMap = new HashMap<String, String>(); in testParseResourceLabels_SingleKey() local