Home
last modified time | relevance | path

Searched defs:tst (Results 1 – 25 of 49) sorted by relevance

12

/third_party/boost/boost/spirit/home/qi/string/
Dtst.hpp28 struct tst struct
30 typedef Char char_type; // the character type
31 typedef T value_type; // the value associated with each entry
32 typedef detail::tst_node<Char, T> node;
34 tst() in tst() function
39 ~tst() in ~tst()
44 tst(tst const& rhs) in tst() argument
50 tst& operator=(tst const& rhs) in operator =()
56 T* find(Iterator& first, Iterator last, Filter filter) const in find()
62 T* find(Iterator& first, Iterator last) const in find()
[all …]
/third_party/boost/boost/spirit/home/x3/string/
Dtst.hpp24 struct tst struct
26 typedef Char char_type; // the character type
27 typedef T value_type; // the value associated with each entry
28 typedef detail::tst_node<Char, T> node;
30 tst() in tst() argument
35 ~tst() in ~tst()
40 tst(tst const& rhs) in tst() function
46 tst& operator=(tst const& rhs) in operator =()
52 T* find(Iterator& first, Iterator last, CaseCompare caseCompare) const in find()
64 T* add( in add()
[all …]
/third_party/boost/libs/spirit/test/qi/
Dtst.cpp18 void add(TST& tst, Char const* s, int data) in add()
27 void remove(TST& tst, Char const* s) in remove()
36 void docheck(TST const& tst, Char const* s, bool expected, int N = 0, int val = -1) in docheck()
59 void print(TST const& tst) in print()
76 void nc_check(TST const& tst, Char const* s, bool expected, int N = 0, int val = -1) in nc_check()
/third_party/boost/libs/spirit/test/x3/
Dtst.cpp20 void add(TST& tst, Char const* s, int data) in add()
29 void remove(TST& tst, Char const* s) in remove()
38 …void docheck(TST const& tst, CaseCompare const& comp, Char const* s, bool expected, int N = 0, int… in docheck()
62 void print(TST const& tst) in print()
/third_party/skia/modules/skottie/tests/
DImage.cpp66 TestImageAsset(const TestData* tst, skiatest::Reporter* r) in DEF_TEST()
91 TestResourceProvider(const TestData* tst, skiatest::Reporter* r) in DEF_TEST()
117 for (const auto& tst : tests) { in DEF_TEST() local
/third_party/ltp/tools/sparse/sparse-src/validation/expand/
Dfunction-pointer.c11 static void tst(struct s *s) in tst() function
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_getscheduler/
D3-1.c46 struct unique *tst; in main() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/definitions/sched_h/
D10-1.c39 struct unique *tst; in main() local
/third_party/skia/modules/svg/tests/
DText.cpp150 auto test = [&](const PosTestDesc& tst) { in DEF_TEST()
181 for (const auto& tst : gTests) { in DEF_TEST() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_setscheduler/
D1-1.c46 struct unique *tst; in main() local
D19-1.c45 struct unique *tst; in main() local
D17-1.c51 struct unique *tst; in main() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/definitions/errno_h/
D4-1.c110 struct unique *tst = sym; in main() local
D3-2.c115 struct unique *tst; in main() local
/third_party/e2fsprogs/lib/uuid/
Dtst_uuid.c74 uuid_t buf, tst; in main() local
/third_party/libxml2/
Drunsuite.c356 installResources(xmlNodePtr tst, const xmlChar *base) { in installResources()
391 installDirs(xmlNodePtr tst, const xmlChar *base) { in installDirs()
417 xsdTestCase(xmlNodePtr tst) { in xsdTestCase()
DtestRegexp.c185 testReduce(xmlExpCtxtPtr ctxt, xmlExpNodePtr expr, const char *tst) { in testReduce()
/third_party/openssl/test/
Dsslapitest.c4127 static int test_custom_exts(int tst) in test_custom_exts()
4356 static int test_serverinfo(int tst) in test_serverinfo()
4416 static int test_export_key_mat(int tst) in test_export_key_mat()
4711 static int test_key_update_in_write(int tst) in test_key_update_in_write()
5156 static int test_srp(int tst) in test_srp()
5377 static int test_info_callback(int tst) in test_info_callback()
5493 static int test_ssl_pending(int tst) in test_ssl_pending()
5615 static int test_ssl_get_shared_ciphers(int tst) in test_ssl_get_shared_ciphers()
5755 static int test_ticket_callbacks(int tst) in test_ticket_callbacks()
5904 static int test_shutdown(int tst) in test_shutdown()
[all …]
/third_party/skia/modules/skottie/gm/
DExternalProperties.cpp109 const auto& tst = gTests[i - 1]; in update_props() local
/third_party/boost/tools/quickbook/src/
Dsymbols.hpp97 template <typename T, typename CharT> class tst class
/third_party/node/deps/npm/lib/config/
Dcmd-list.js16 'tst': 'test', property
/third_party/skia/modules/sksg/tests/
DSGTest.cpp66 for (const auto& tst : tests) { in check_hittest() local
/third_party/flutter/skia/modules/sksg/tests/
DSGTest.cpp66 for (const auto& tst : tests) { in check_hittest() local
/third_party/flutter/skia/gm/
Dcolorfilters.cpp132 for (const auto& tst: gTests) { in onDraw() local
/third_party/skia/gm/
Dcolorfilters.cpp130 for (const auto& tst: gTests) { in onDraw() local

12