Searched refs:tokeq (Results 1 – 2 of 2) sorted by relevance
/external/jsmn/test/ |
D | tests.c | 154 check(tokeq(js, tok, 5, in test_partial_string() 180 check(tokeq(js, tok, 6, in test_partial_array() 215 check(tokeq(js, toklarge, 4, in test_array_nomem() 238 check(tokeq(js, tok, 4, in test_unquoted_keys() 285 check(tokeq(js, tokens, 3, in test_input_length()
|
D | testutil.h | 62 static int tokeq(const char *s, jsmntok_t *tokens, int numtok, ...) { in tokeq() function
|