Home
last modified time | relevance | path

Searched defs:extra_text (Results 1 – 2 of 2) sorted by relevance

/external/minijail/
Dsyscall_filter_unittest.cc1849 std::string extra_text = "@include /some/file: sneaky comment\n"; in TEST() local
/external/python/cffi/c/
D_cffi_backend.c365 ctypedescr_new_on_top(CTypeDescrObject *ct_base, const char *extra_text, in ctypedescr_new_on_top()
4674 char extra_text[32]; in new_array_type() local