Searched defs:value2 (Results 1 – 3 of 3) sorted by relevance
55 private Map<String, String> logMetric(InvocationMetricKey key, String value, String value2) in logMetric()75 public TestRunnable(InvocationMetricKey key, String value, String value2) { in TestRunnable()
608 final String value2 = "game"; in testParseBestEffort_oneArg_overwrite() local698 final String value2 = "game"; in testParseBestEffort_oneArg_manualStop() local716 final String value2 = "game"; in testParseBestEffort_oneArg_bareWord() local754 final String value2 = "false"; // Boolean is the value type in testParseBestEffort_mapOption() local846 final String value2 = "false"; in testParseBestEffort_mapOption_bothFormat() local1182 final String value2 = "USE_KEYSTORE@bar"; in testKeyStore_mapOptionsMixedValue() local1216 final String value2 = "USE_KEYSTORE@bar"; in testKeyStore_mapOptionsMixedValue_allKeys() local
576 val value2 = valueElement2.getAttribute(ATTR_VAL) in createAnnotation() constant