Searched refs:overlap (Results 1 – 1 of 1) sorted by relevance
73 do_test (json_ctx_t *json_ctx, size_t len, int overlap, int both_ways) in do_test() argument80 if (overlap != NO_OVERLAP) in do_test()82 if (overlap == PARTIAL_OVERLAP) in do_test()90 overlap == NO_OVERLAP ? "none" in do_test()91 : overlap == PARTIAL_OVERLAP ? "partial" in do_test()
Completed in 5 milliseconds