Searched defs:configs (Results 1 – 3 of 3) sorted by relevance
490 Map<String, StatsdConfigProto.StatsdConfig> configs = in testParsingConfigFromArguments_validConfig() local513 Map<String, StatsdConfigProto.StatsdConfig> configs = in testParsingConfigFromArguments_malformedConfig() local525 Map<String, StatsdConfigProto.StatsdConfig> configs = in testParsingConfigFromArguments_nonexistentConfig() local591 Map<String, StatsdConfigProto.StatsdConfig> configs = in testConfigsHavePermissionFixes() local
441 private void throwJsonArrayException(String... configs) { in throwJsonArrayException()451 private void throwJsonStringException(String... configs) { in throwJsonStringException()460 private void throwJsonObjectException(String... configs) { in throwJsonObjectException()470 private void throwUnknownObjectException(String... configs) { in throwUnknownObjectException()
181 final Map<String, StatsdConfigProto.StatsdConfig> configs) { in registerConfigsWithStatsManager()