Home
last modified time | relevance | path

Searched refs:alive (Results 1 – 25 of 8321) sorted by relevance

12345678910>>...333

/dports/lang/php81/php-8.1.1/tests/lang/
H A D028.phpt59 I'm still alive
64 I'm still alive
69 I'm still alive
74 I'm still alive
79 I'm still alive
84 I'm still alive
89 I'm still alive
94 I'm still alive
99 I'm still alive
104 I'm still alive
[all …]
/dports/www/mod_php80/php-8.0.15/tests/lang/
H A D028.phpt59 I'm still alive
64 I'm still alive
69 I'm still alive
74 I'm still alive
79 I'm still alive
84 I'm still alive
89 I'm still alive
94 I'm still alive
99 I'm still alive
104 I'm still alive
[all …]
/dports/www/mod_php81/php-8.1.1/tests/lang/
H A D028.phpt59 I'm still alive
64 I'm still alive
69 I'm still alive
74 I'm still alive
79 I'm still alive
84 I'm still alive
89 I'm still alive
94 I'm still alive
99 I'm still alive
104 I'm still alive
[all …]
/dports/lang/php73/php-7.3.33/tests/lang/
H A D028.phpt59 I'm still alive
64 I'm still alive
69 I'm still alive
74 I'm still alive
79 I'm still alive
84 I'm still alive
89 I'm still alive
94 I'm still alive
99 I'm still alive
104 I'm still alive
[all …]
/dports/lang/php74/php-7.4.27/tests/lang/
H A D028.phpt59 I'm still alive
64 I'm still alive
69 I'm still alive
74 I'm still alive
79 I'm still alive
84 I'm still alive
89 I'm still alive
94 I'm still alive
99 I'm still alive
104 I'm still alive
[all …]
/dports/lang/php80/php-8.0.15/tests/lang/
H A D028.phpt59 I'm still alive
64 I'm still alive
69 I'm still alive
74 I'm still alive
79 I'm still alive
84 I'm still alive
89 I'm still alive
94 I'm still alive
99 I'm still alive
104 I'm still alive
[all …]
/dports/www/mod_php74/php-7.4.27/tests/lang/
H A D028.phpt59 I'm still alive
64 I'm still alive
69 I'm still alive
74 I'm still alive
79 I'm still alive
84 I'm still alive
89 I'm still alive
94 I'm still alive
99 I'm still alive
104 I'm still alive
[all …]
/dports/www/mod_php73/php-7.3.33/tests/lang/
H A D028.phpt59 I'm still alive
64 I'm still alive
69 I'm still alive
74 I'm still alive
79 I'm still alive
84 I'm still alive
89 I'm still alive
94 I'm still alive
99 I'm still alive
104 I'm still alive
[all …]
/dports/news/nget/nget-0.27.1/test/
H A Dauto_container_test.cc21 int alive; member in auto_vector_Test
24 alive = 0; in setUp()
39 CPPUNIT_ASSERT_EQUAL(1, alive); in testClear()
41 CPPUNIT_ASSERT_EQUAL(2, alive); in testClear()
44 CPPUNIT_ASSERT_EQUAL(0, alive); in testClear()
50 CPPUNIT_ASSERT_EQUAL(1, alive); in testErase()
52 CPPUNIT_ASSERT_EQUAL(2, alive); in testErase()
97 int alive; member in auto_map_Test
100 alive = 0; in setUp()
157 int alive; member in auto_multimap_Test
[all …]
H A Drcount_test.cc15 int alive; member in rcount_Test
26 alive = 0; in setUp()
30 CPPUNIT_ASSERT(alive); in testSimple()
33 CPPUNIT_ASSERT(!alive); in testSimple()
38 CPPUNIT_ASSERT(alive); in testTransfer()
40 CPPUNIT_ASSERT(alive); in testTransfer()
43 CPPUNIT_ASSERT(!alive); in testTransfer()
48 CPPUNIT_ASSERT(alive); in testScope()
50 CPPUNIT_ASSERT(!alive); in testScope()
54 CPPUNIT_ASSERT(alive); in testSelfAssignment()
[all …]
/dports/devel/hpx/hpx-1.2.1/tests/regressions/
H A Did_type_ref_counting_1032.cpp36 HPX_ASSERT(!alive); in test_server1()
37 alive = true; in test_server1()
42 HPX_ASSERT(!alive); in test_server1()
43 alive = true; in test_server1()
48 HPX_ASSERT(alive); in ~test_server1()
51 alive = false; in ~test_server1()
60 static bool alive; member
70 alive = true; in test_server2()
74 HPX_ASSERT(alive); in ~test_server2()
75 alive = false; in ~test_server2()
[all …]
/dports/graphics/blender/blender-2.91.0/source/blender/blenlib/tests/
H A DBLI_memory_utils_test.cc12 static inline int alive = 0; member
16 if (alive == 15) { in MyValue()
20 alive++; in MyValue()
25 if (alive == 15) { in MyValue()
29 alive++; in MyValue()
34 alive--; in ~MyValue()
44 EXPECT_EQ(MyValue::alive, 0); in TEST()
48 EXPECT_EQ(MyValue::alive, 0); in TEST()
56 EXPECT_EQ(MyValue::alive, 0); in TEST()
58 EXPECT_EQ(MyValue::alive, 0); in TEST()
[all …]
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/thirdparty/pybind11/tests/
H A Dtest_smart_ptr.py40 assert cstats.alive() == 0
64 assert cstats.alive() == 1
66 assert cstats.alive() == 0
87 assert cstats.alive() == 1
89 assert cstats.alive() == 0
99 assert cstats.alive() == 0
109 assert cstats.alive() == 0
172 assert stats.alive() == 2
175 assert stats.alive() == 2
182 assert stats.alive() == 3
[all …]
/dports/devel/pybind11/pybind11-2.8.1/tests/
H A Dtest_smart_ptr.py40 assert cstats.alive() == 0
64 assert cstats.alive() == 1
66 assert cstats.alive() == 0
87 assert cstats.alive() == 1
89 assert cstats.alive() == 0
99 assert cstats.alive() == 0
109 assert cstats.alive() == 0
172 assert stats.alive() == 2
175 assert stats.alive() == 2
182 assert stats.alive() == 3
[all …]
/dports/science/smoldyn/smoldyn-2.67/source/pybind11/tests/
H A Dtest_smart_ptr.py40 assert cstats.alive() == 0
64 assert cstats.alive() == 1
66 assert cstats.alive() == 0
87 assert cstats.alive() == 1
89 assert cstats.alive() == 0
99 assert cstats.alive() == 0
109 assert cstats.alive() == 0
172 assert stats.alive() == 2
175 assert stats.alive() == 2
182 assert stats.alive() == 3
[all …]
/dports/misc/py-onnx/onnx-1.10.2/third_party/pybind11/tests/
H A Dtest_smart_ptr.py40 assert cstats.alive() == 0
64 assert cstats.alive() == 1
66 assert cstats.alive() == 0
87 assert cstats.alive() == 1
89 assert cstats.alive() == 0
99 assert cstats.alive() == 0
164 assert stats.alive() == 2
167 assert stats.alive() == 2
174 assert stats.alive() == 3
179 assert stats.alive() == 3
[all …]
/dports/cad/netgen/netgen-6.2.2105/external_dependencies/pybind11/tests/
H A Dtest_smart_ptr.py33 assert cstats.alive() == 0
53 assert cstats.alive() == 1
55 assert cstats.alive() == 0
74 assert cstats.alive() == 1
76 assert cstats.alive() == 0
86 assert cstats.alive() == 0
151 assert stats.alive() == 2
154 assert stats.alive() == 2
161 assert stats.alive() == 3
166 assert stats.alive() == 3
[all …]
/dports/devel/nextpnr/nextpnr-48cd407/3rdparty/pybind11/tests/
H A Dtest_smart_ptr.py33 assert cstats.alive() == 0
53 assert cstats.alive() == 1
55 assert cstats.alive() == 0
74 assert cstats.alive() == 1
76 assert cstats.alive() == 0
86 assert cstats.alive() == 0
151 assert stats.alive() == 2
154 assert stats.alive() == 2
161 assert stats.alive() == 3
166 assert stats.alive() == 3
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/rust/runloop/src/
H A Dlib.rs12 alive: AtomicBool, field
19 alive: AtomicBool::new(true), in new()
94 pub fn alive(&self) -> bool { in alive() method
122 RunLoop::new(|alive| assert!(!alive())).unwrap().cancel(); in test_cancel_early()
137 assert!(rloop.alive()); in test_cancel_endless_loop()
139 assert!(!rloop.alive()); in test_cancel_endless_loop()
145 let rloop = RunLoop::new_with_timeout(|alive| while alive() {}, 1).unwrap(); in test_timeout()
148 assert!(!rloop.alive()); in test_timeout()
157 let rloop = RunLoop::new(move |alive| while alive() { in test_channel()
164 assert!(rloop.alive()); in test_channel()
[all …]
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/runloop-0.1.0/src/
H A Dlib.rs12 alive: AtomicBool, field
19 alive: AtomicBool::new(true), in new()
94 pub fn alive(&self) -> bool { in alive() method
122 RunLoop::new(|alive| assert!(!alive())).unwrap().cancel(); in test_cancel_early()
137 assert!(rloop.alive()); in test_cancel_endless_loop()
139 assert!(!rloop.alive()); in test_cancel_endless_loop()
145 let rloop = RunLoop::new_with_timeout(|alive| while alive() {}, 1).unwrap(); in test_timeout()
148 assert!(!rloop.alive()); in test_timeout()
157 let rloop = RunLoop::new(move |alive| while alive() { in test_channel()
164 assert!(rloop.alive()); in test_channel()
[all …]
/dports/www/firefox/firefox-99.0/third_party/rust/runloop/src/
H A Dlib.rs12 alive: AtomicBool, field
19 alive: AtomicBool::new(true), in new()
94 pub fn alive(&self) -> bool { in alive() method
122 RunLoop::new(|alive| assert!(!alive())).unwrap().cancel(); in test_cancel_early()
137 assert!(rloop.alive()); in test_cancel_endless_loop()
139 assert!(!rloop.alive()); in test_cancel_endless_loop()
145 let rloop = RunLoop::new_with_timeout(|alive| while alive() {}, 1).unwrap(); in test_timeout()
148 assert!(!rloop.alive()); in test_timeout()
157 let rloop = RunLoop::new(move |alive| while alive() { in test_channel()
164 assert!(rloop.alive()); in test_channel()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/runloop/src/
H A Dlib.rs12 alive: AtomicBool, field
19 alive: AtomicBool::new(true), in new()
94 pub fn alive(&self) -> bool { in alive() method
122 RunLoop::new(|alive| assert!(!alive())).unwrap().cancel(); in test_cancel_early()
137 assert!(rloop.alive()); in test_cancel_endless_loop()
139 assert!(!rloop.alive()); in test_cancel_endless_loop()
145 let rloop = RunLoop::new_with_timeout(|alive| while alive() {}, 1).unwrap(); in test_timeout()
148 assert!(!rloop.alive()); in test_timeout()
157 let rloop = RunLoop::new(move |alive| while alive() { in test_channel()
164 assert!(rloop.alive()); in test_channel()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/runloop/src/
H A Dlib.rs12 alive: AtomicBool, field
19 alive: AtomicBool::new(true), in new()
94 pub fn alive(&self) -> bool { in alive() method
122 RunLoop::new(|alive| assert!(!alive())).unwrap().cancel(); in test_cancel_early()
137 assert!(rloop.alive()); in test_cancel_endless_loop()
139 assert!(!rloop.alive()); in test_cancel_endless_loop()
145 let rloop = RunLoop::new_with_timeout(|alive| while alive() {}, 1).unwrap(); in test_timeout()
148 assert!(!rloop.alive()); in test_timeout()
157 let rloop = RunLoop::new(move |alive| while alive() { in test_channel()
164 assert!(rloop.alive()); in test_channel()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/runloop/src/
H A Dlib.rs12 alive: AtomicBool, field
19 alive: AtomicBool::new(true), in new()
94 pub fn alive(&self) -> bool { in alive() method
122 RunLoop::new(|alive| assert!(!alive())).unwrap().cancel(); in test_cancel_early()
137 assert!(rloop.alive()); in test_cancel_endless_loop()
139 assert!(!rloop.alive()); in test_cancel_endless_loop()
145 let rloop = RunLoop::new_with_timeout(|alive| while alive() {}, 1).unwrap(); in test_timeout()
148 assert!(!rloop.alive()); in test_timeout()
157 let rloop = RunLoop::new(move |alive| while alive() { in test_channel()
164 assert!(rloop.alive()); in test_channel()
[all …]
/dports/games/gnugo/gnugo-3.8/regression/
H A Dunconditional.tst8 #? [alive]
10 #? [alive]
12 #? [alive]
14 #? [alive]
16 #? [alive]
18 #? [alive]
20 #? [alive]
22 #? [alive]
24 #? [alive]
26 #? [alive]
[all …]

12345678910>>...333