Home
last modified time | relevance | path

Searched defs:test_ret (Results 1 – 5 of 5) sorted by relevance

/third_party/libxml2/
Dtestapi.c1250 int test_ret = 0; in testlibxml2() local
1300 int test_ret = 0; in test_UTF8ToHtml() local
1365 int test_ret = 0; in test_htmlAttrAllowed() local
1423 int test_ret = 0; in test_htmlAutoCloseTag() local
1471 int test_ret = 0; in test_htmlCreateMemoryParserCtxt() local
1525 int test_ret = 0; in test_htmlCreatePushParserCtxt() local
1597 int test_ret = 0; in test_htmlCtxtReadDoc() local
1659 int test_ret = 0; in test_htmlCtxtReadFile() local
1702 int test_ret = 0; in test_htmlCtxtReadMemory() local
1774 int test_ret = 0; in test_htmlCtxtReset() local
[all …]
/third_party/boost/libs/phoenix/test/bll_compatibility/
Dret_test.cpp19 void test_ret(R r, F f) { in test_ret() function
26 void test_ret(R r, F f, T1& t1) { in test_ret() function
/third_party/boost/libs/range/test/algorithm_test/
Dnext_permutation.cpp32 const bool test_ret = boost::next_permutation(test); in test_next_permutation_impl() local
62 const bool test_ret in test_next_permutation_pred_impl() local
Dprev_permutation.cpp33 const bool test_ret = boost::prev_permutation(test); in test_prev_permutation_impl() local
63 const bool test_ret = boost::prev_permutation(test, pred); in test_prev_permutation_pred_impl() local
/third_party/boost/libs/lambda/test/
Dret_test.cpp19 void test_ret(R r, F f) { in test_ret() function
26 void test_ret(R r, F f, T1& t1) { in test_ret() function