Home
last modified time | relevance | path

Searched refs:blackhole (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/bench/
H A DSk4fBench.cpp13 static volatile float blackhole[4]; variable
36 fs.store((float*)blackhole);
54 fs.store((float*)blackhole);
/third_party/python/Lib/test/
H A Dtest_timeout.py157 blackhole = resolve_address('blackhole.snakebite.net', 56666)
165 # to expect certain hosts may not be able to reach the blackhole, due
167 # our confidence in testing the blackhole, a corresponding 'whitehole'
178 # blackhole. If we don't, we skip the test (with a message about not
182 # For the records, the whitehole/blackhole configuration has been set
223 blackhole[0],
224 blackhole[1],
229 self.addr_remote = blackhole

Completed in 1 milliseconds