Searched refs:edgeCases (Results 1 – 2 of 2) sorted by relevance
172 byte[] edgeCases = attributedInfo.getAttributes().get("edge cases"); in testParcel()173 assertTrue(Arrays.equals(edgeCases, new byte[] {0, -1, 127, -128})); in testParcel()
60 public void edgeCases() { in edgeCases() method in FoVPrimerTest