OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ouch
(Results
1 - 3
of
3
) sorted by null
/dalvik/dx/tests/042-dex-ignore-result/
Blort.java
23
static public void
ouch
() {
method in class:Blort
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_gc.py
274
class
Ouch
:
277
Ouch
.n =
Ouch
.n + 1
278
if
Ouch
.n % 17 == 0:
299
t = [t,
Ouch
()]
302
u = [u,
Ouch
()]
305
v = {1: v, 2:
Ouch
()}
521
ouch
= []
523
ouch
[:] = [wr() for wr in WRs]
530
self.assertEqual(len(
ouch
), 0
[
all
...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_gc.py
274
class
Ouch
:
277
Ouch
.n =
Ouch
.n + 1
278
if
Ouch
.n % 17 == 0:
299
t = [t,
Ouch
()]
302
u = [u,
Ouch
()]
305
v = {1: v, 2:
Ouch
()}
521
ouch
= []
523
ouch
[:] = [wr() for wr in WRs]
530
self.assertEqual(len(
ouch
), 0
[
all
...]
Completed in 50 milliseconds