Home
last modified time | relevance | path

Searched refs:testReduce (Results 1 – 2 of 2) sorted by relevance

/external/libxml2/
DtestRegexp.c185 testReduce(xmlExpCtxtPtr ctxt, xmlExpNodePtr expr, const char *tst) { in testReduce() function
349 testReduce(ctxt, expr, argv[i]); in main()
/external/jacoco/org.jacoco.core.test/src/org/jacoco/core/internal/flow/
DFrameSnapshotTest.java72 public void testReduce() { in testReduce() method in FrameSnapshotTest