Searched defs:test_str (Results 1 – 2 of 2) sorted by relevance
38 char *test_str = "(test \"qstring\");comment\n"; in test_cil_lexer_setup() local52 char *test_str = "(test \"qstring\") ;comment\n"; in test_cil_lexer_next() local
1759 static int test_str(struct event_format *event, in test_str() function