Home
last modified time | relevance | path

Searched refs:test_ap (Results 1 – 25 of 29) sorted by relevance

12

/dports/security/tor/tor-0.4.6.8/src/test/
H A Dtest_routerlist.c571 tor_addr_port_t test_ap, null_addr_ap, zero_port_ap; in test_routerlist_router_is_already_dir_fetching() local
574 tor_addr_parse(&test_ap.addr, TEST_ADDR_STR); in test_routerlist_router_is_already_dir_fetching()
575 test_ap.port = TEST_DIR_PORT; in test_routerlist_router_is_already_dir_fetching()
585 tt_int_op(router_is_already_dir_fetching(&test_ap, 1, 1), OP_EQ, 0); in test_routerlist_router_is_already_dir_fetching()
586 tt_int_op(router_is_already_dir_fetching(&test_ap, 1, 0), OP_EQ, 0); in test_routerlist_router_is_already_dir_fetching()
587 tt_int_op(router_is_already_dir_fetching(&test_ap, 0, 1), OP_EQ, 0); in test_routerlist_router_is_already_dir_fetching()
589 tt_int_op(router_is_already_dir_fetching(&test_ap, 0, 0), OP_EQ, 0); in test_routerlist_router_is_already_dir_fetching()
596 tt_int_op(router_is_already_dir_fetching(&test_ap, 1, 1), OP_EQ, 1); in test_routerlist_router_is_already_dir_fetching()
597 tt_int_op(router_is_already_dir_fetching(&test_ap, 1, 0), OP_EQ, 1); in test_routerlist_router_is_already_dir_fetching()
598 tt_int_op(router_is_already_dir_fetching(&test_ap, 0, 1), OP_EQ, 1); in test_routerlist_router_is_already_dir_fetching()
[all …]
/dports/security/tor-devel/tor-0.4.7.2-alpha/src/test/
H A Dtest_routerlist.c571 tor_addr_port_t test_ap, null_addr_ap, zero_port_ap; in test_routerlist_router_is_already_dir_fetching() local
574 tor_addr_parse(&test_ap.addr, TEST_ADDR_STR); in test_routerlist_router_is_already_dir_fetching()
575 test_ap.port = TEST_DIR_PORT; in test_routerlist_router_is_already_dir_fetching()
585 tt_int_op(router_is_already_dir_fetching(&test_ap, 1, 1), OP_EQ, 0); in test_routerlist_router_is_already_dir_fetching()
586 tt_int_op(router_is_already_dir_fetching(&test_ap, 1, 0), OP_EQ, 0); in test_routerlist_router_is_already_dir_fetching()
587 tt_int_op(router_is_already_dir_fetching(&test_ap, 0, 1), OP_EQ, 0); in test_routerlist_router_is_already_dir_fetching()
589 tt_int_op(router_is_already_dir_fetching(&test_ap, 0, 0), OP_EQ, 0); in test_routerlist_router_is_already_dir_fetching()
596 tt_int_op(router_is_already_dir_fetching(&test_ap, 1, 1), OP_EQ, 1); in test_routerlist_router_is_already_dir_fetching()
597 tt_int_op(router_is_already_dir_fetching(&test_ap, 1, 0), OP_EQ, 1); in test_routerlist_router_is_already_dir_fetching()
598 tt_int_op(router_is_already_dir_fetching(&test_ap, 0, 1), OP_EQ, 1); in test_routerlist_router_is_already_dir_fetching()
[all …]
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/ndb/src/kernel/vm/
H A Dbench_pool.cpp401 void test_ap(Uint32 cnt, Uint32 loop) in test_ap() function
518 test_ap<Rec32>(cnt, loop); in main()
527 test_ap<Rec36>(cnt, loop); in main()
536 test_ap<Rec56>(cnt, loop); in main()
545 test_ap<Rec224>(cnt, loop); in main()
587 template void test_ap<X>(unsigned, unsigned);\
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/ndb/src/kernel/vm/
H A Dbench_pool.cpp401 void test_ap(Uint32 cnt, Uint32 loop) in test_ap() function
518 test_ap<Rec32>(cnt, loop); in main()
527 test_ap<Rec36>(cnt, loop); in main()
536 test_ap<Rec56>(cnt, loop); in main()
545 test_ap<Rec224>(cnt, loop); in main()
587 template void test_ap<X>(unsigned, unsigned);\
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/ndb/src/kernel/vm/
H A Dbench_pool.cpp401 void test_ap(Uint32 cnt, Uint32 loop) in test_ap() function
518 test_ap<Rec32>(cnt, loop); in main()
527 test_ap<Rec36>(cnt, loop); in main()
536 test_ap<Rec56>(cnt, loop); in main()
545 test_ap<Rec224>(cnt, loop); in main()
590 template void test_ap<X>(unsigned, unsigned);\
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/ndb/src/kernel/vm/
H A Dbench_pool.cpp401 void test_ap(Uint32 cnt, Uint32 loop) in test_ap() function
518 test_ap<Rec32>(cnt, loop); in main()
527 test_ap<Rec36>(cnt, loop); in main()
536 test_ap<Rec56>(cnt, loop); in main()
545 test_ap<Rec224>(cnt, loop); in main()
590 template void test_ap<X>(unsigned, unsigned);\
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/ndb/src/kernel/vm/
H A Dbench_pool.cpp401 void test_ap(Uint32 cnt, Uint32 loop) in test_ap() function
518 test_ap<Rec32>(cnt, loop); in main()
527 test_ap<Rec36>(cnt, loop); in main()
536 test_ap<Rec56>(cnt, loop); in main()
545 test_ap<Rec224>(cnt, loop); in main()
590 template void test_ap<X>(unsigned, unsigned);\
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/ndb/src/kernel/vm/
H A Dbench_pool.cpp401 void test_ap(Uint32 cnt, Uint32 loop) in test_ap() function
518 test_ap<Rec32>(cnt, loop); in main()
527 test_ap<Rec36>(cnt, loop); in main()
536 test_ap<Rec56>(cnt, loop); in main()
545 test_ap<Rec224>(cnt, loop); in main()
590 template void test_ap<X>(unsigned, unsigned);\
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/ndb/src/kernel/vm/
H A Dbench_pool.cpp401 void test_ap(Uint32 cnt, Uint32 loop) in test_ap() function
518 test_ap<Rec32>(cnt, loop); in main()
527 test_ap<Rec36>(cnt, loop); in main()
536 test_ap<Rec56>(cnt, loop); in main()
545 test_ap<Rec224>(cnt, loop); in main()
590 template void test_ap<X>(unsigned, unsigned);\
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/ndb/src/kernel/vm/
H A Dbench_pool.cpp401 void test_ap(Uint32 cnt, Uint32 loop) in test_ap() function
518 test_ap<Rec32>(cnt, loop); in main()
527 test_ap<Rec36>(cnt, loop); in main()
536 test_ap<Rec56>(cnt, loop); in main()
545 test_ap<Rec224>(cnt, loop); in main()
587 template void test_ap<X>(unsigned, unsigned);\
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/storage/ndb/src/kernel/vm/
H A Dbench_pool.cpp401 void test_ap(Uint32 cnt, Uint32 loop) in test_ap() function
518 test_ap<Rec32>(cnt, loop); in main()
527 test_ap<Rec36>(cnt, loop); in main()
536 test_ap<Rec56>(cnt, loop); in main()
545 test_ap<Rec224>(cnt, loop); in main()
587 template void test_ap<X>(unsigned, unsigned);\
/dports/databases/mysql56-client/mysql-5.6.51/storage/ndb/src/kernel/vm/
H A Dbench_pool.cpp401 void test_ap(Uint32 cnt, Uint32 loop) in test_ap() function
518 test_ap<Rec32>(cnt, loop); in main()
527 test_ap<Rec36>(cnt, loop); in main()
536 test_ap<Rec56>(cnt, loop); in main()
545 test_ap<Rec224>(cnt, loop); in main()
587 template void test_ap<X>(unsigned, unsigned);\
/dports/databases/mysql55-client/mysql-5.5.62/storage/ndb/src/kernel/vm/
H A Dbench_pool.cpp393 void test_ap(Uint32 cnt, Uint32 loop) in test_ap() function
510 test_ap<Rec32>(cnt, loop); in main()
519 test_ap<Rec36>(cnt, loop); in main()
528 test_ap<Rec56>(cnt, loop); in main()
537 test_ap<Rec224>(cnt, loop); in main()
594 template void test_ap<X>(unsigned, unsigned);\
/dports/devel/boost-docs/boost_1_72_0/libs/hana/test/_include/auto/
H A Dap.hpp16 TestCase test_ap{[]{ in __anonc5bd9e620102() variable
/dports/devel/boost-python-libs/boost_1_72_0/libs/hana/test/_include/auto/
H A Dap.hpp16 TestCase test_ap{[]{ in __anon5b3327920102() variable
/dports/devel/boost-libs/boost_1_72_0/libs/hana/test/_include/auto/
H A Dap.hpp16 TestCase test_ap{[]{ in __anon7d15b9e30102() variable
/dports/devel/hyperscan/boost_1_75_0/libs/hana/test/_include/auto/
H A Dap.hpp16 TestCase test_ap{[]{ in __anonb0208e150102() variable
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/fgl-5.7.0.3/test/
H A DTestSuite.hs94 propP "ap" test_ap
/dports/finance/hs-hledger-ui/hledger-ui-1.19/_cabal_deps/fgl-5.7.0.3/test/
H A DTestSuite.hs94 propP "ap" test_ap
/dports/finance/hs-hledger/hledger-1.19/_cabal_deps/fgl-5.7.0.3/test/
H A DTestSuite.hs94 propP "ap" test_ap
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/fgl-5.7.0.3/test/
H A DTestSuite.hs94 propP "ap" test_ap
/dports/devel/hs-darcs/darcs-2.16.4/_cabal_deps/fgl-5.7.0.3/test/
H A DTestSuite.hs94 propP "ap" test_ap
/dports/finance/hs-hledger/hledger-1.19/_cabal_deps/fgl-5.7.0.3/test/Data/Graph/Inductive/Query/
H A DProperties.hs44 test_ap :: (ArbGraph gr) => Proxy (gr a b) -> Undirected gr a b -> Property
45 test_ap _ ug = not (isEmpty g) ==> function
/dports/finance/hs-hledger-ui/hledger-ui-1.19/_cabal_deps/fgl-5.7.0.3/test/Data/Graph/Inductive/Query/
H A DProperties.hs44 test_ap :: (ArbGraph gr) => Proxy (gr a b) -> Undirected gr a b -> Property
45 test_ap _ ug = not (isEmpty g) ==> function
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/fgl-5.7.0.3/test/Data/Graph/Inductive/Query/
H A DProperties.hs44 test_ap :: (ArbGraph gr) => Proxy (gr a b) -> Undirected gr a b -> Property
45 test_ap _ ug = not (isEmpty g) ==> function

12