Searched refs:testStringKey (Results 1 – 1 of 1) sorted by relevance
78 .containsExactly(testStringKey("foo\n"), "foo annotation"); in unwrappedAnnotationKeyMap()88 testStringKey("foo"), new int[] {1, 2, 3}, new ClassKey[] {}, classes), in wrappedAnnotationKeyMap()187 static StringKey testStringKey(String value) { in testStringKey() method in MultibindingTest