Searched refs:testXPath (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libxml/src/
H A DtestXPath.c2 * testXPath.c : a small tester program for XPath.
79 testXPath(const char *str) { function
136 testXPath(expression);
193 testXPath(argv[i]);
/external/chromium_org/third_party/libxml/src/win32/
H A DMakefile249 $(BINDIR)\testXPath.exe\
406 XPathtests : $(BINDIR)\testXPath.exe
409 @-$(BINDIR)\testXPath.exe | find /C "support not compiled in" 1>nul
418 $(BINDIR)\testXPath.exe -f --expr %%I > $(XML_SRCDIR)/result/XPath/expr/%%~nxI &&\
421 $(BINDIR)\testXPath.exe -f --expr %%I 2>&1 > result.%%~nxI &&\
431 $(BINDIR)\testXPath.exe -f -i %%I %%J > $(XML_SRCDIR)\result\XPath\tests\%%~nxJ &&\

Completed in 299 milliseconds