Searched defs:emptyArray (Results 1 – 3 of 3) sorted by relevance
55 public static <E> Matcher<E[]> emptyArray() { in emptyArray() method in IsArrayWithSize
1336 Json::Value emptyArray(Json::arrayValue); in JSONTEST_FIXTURE() local
734 public static <E> org.hamcrest.Matcher<E[]> emptyArray() { in emptyArray() method in Matchers