Home
last modified time | relevance | path

Searched refs:expect_tok (Results 1 – 1 of 1) sorted by relevance

/external/libtraceevent/src/
Devent-parse.c1474 enum tep_event_type expect, const char *expect_tok) in test_type_token() argument
1483 if (strcmp(token, expect_tok) != 0) { in test_type_token()
1485 expect_tok, token); in test_type_token()