Searched defs:emptyArray (Results 1 – 9 of 9) sorted by relevance
55 public static <E> Matcher<E[]> emptyArray() { in emptyArray() method in IsArrayWithSize
47 public void emptyArray() throws IOException { in emptyArray() method in JsonParserTest
12 public static Message[] emptyArray() { in emptyArray() method in Messages.Message
193 @Test public void emptyArray() { in emptyArray() method in AnnotationSpecTest
153 bool emptyArray = State::kArrayBegin == fState; in endArray() local
455 int[] emptyArray = {}; in testNumDimensions() local
734 public static <E> org.hamcrest.Matcher<E[]> emptyArray() { in emptyArray() method in Matchers
1549 Json::Value emptyArray(Json::arrayValue); in JSONTEST_FIXTURE_LOCAL() local