Home
last modified time | relevance | path

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

/external/libexif/test/
Dtest-parse.c59 void test_parse(const char *filename, void *callback_data);
60 void test_parse(const char *filename, void *callback_data) in test_parse() function
114 split_ws_string(envar, test_parse, callback_data); in main()
118 test_parse(argv[i], callback_data); in main()
/external/clang/bindings/python/tests/cindex/
Dtest_index.py11 def test_parse(): function
/external/mksh/src/
Dsyn.c441 test_parse(&te); in get_command()
Dfuncs.c2967 return (test_parse(&te)); in c_test()
3266 test_parse(Test_env *te) in test_parse() function
Dexec.c329 rv = test_parse(&te); in execute()
Dsh.h2096 int test_parse(Test_env *);
/external/libopus/tests/
Dtest_opus_api.c709 opus_int32 test_parse(void) in test_parse() function
1889 total+=test_parse(); in main()