Searched refs:hasShape (Results 1 – 4 of 4) sorted by relevance
24 assertFalse(empty.hasShape()); in testEmptyInstanceDefaults()82 assertFalse(EMPTY.hasShape()); in testSimpleMerge()94 assertFalse(v.hasShape()); in testSimpleMerge()101 assertFalse(merged.hasShape()); in testSimpleMerge()111 assertFalse(merged.hasShape()); in testSimpleMerge()
769 public boolean hasShape() { return _shape != Shape.ANY; } in hasShape() method in JsonFormat.Value
456 if ((format != null) && format.hasShape()) { in createContextual()
790 if (format.hasShape()) { in createContextual()