Searched defs:test_module (Results 1 - 2 of 2) sorted by last modified time

/external/chromium_org/third_party/libxml/src/
H A Dtestapi.c27 static int test_module(const char *module);
151 ret = test_module(argv[2]);
155 ret = test_module(argv[1]);
51650 test_module(const char *module) { function
[all...]
/external/chromium-trace/trace-viewer/build/
H A Dparse_deps_test.py238 def test_module(self): member in class:FlattenTests

Completed in 195 milliseconds