HomeSort by relevance Sort by last modified time
    Searched refs:testcode (Results 1 - 14 of 14) sorted by null

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Bastion.py 147 testcode = """if 1:
170 exec testcode
176 r.r_exec(testcode)
  /external/python/cpython2/Lib/
Bastion.py 147 testcode = """if 1:
170 exec testcode
176 r.r_exec(testcode)
  /prebuilts/gdb/darwin-x86/lib/python2.7/
Bastion.py 147 testcode = """if 1:
170 exec testcode
176 r.r_exec(testcode)
  /prebuilts/gdb/linux-x86/lib/python2.7/
Bastion.py 147 testcode = """if 1:
170 exec testcode
176 r.r_exec(testcode)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
Bastion.py 147 testcode = """if 1:
170 exec testcode
176 r.r_exec(testcode)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
Bastion.py 147 testcode = """if 1:
170 exec testcode
176 r.r_exec(testcode)
  /external/valgrind/none/tests/mips32/
SignalException.c 30 static int testcode(int code, int want) function
44 ok = ok && testcode(si->si_code, curr_test->code);
  /external/valgrind/none/tests/amd64/
faultstatus.c 39 static int testcode(int code, int want) function
63 ok = ok && testcode(si->si_code, cur_test->code);
  /external/valgrind/none/tests/x86/
faultstatus.c 42 static int testcode(int code, int want) function
66 ok = ok && testcode(si->si_code, cur_test->code);
  /external/valgrind/none/tests/
faultstatus.c 73 static int testcode(int code, int want) function
103 ok = ok && testcode(si->si_code, cur_test->code);
  /prebuilts/gdb/darwin-x86/lib/python2.7/idlelib/
StackViewer.py 127 import testcode
128 reload(testcode)
  /prebuilts/gdb/linux-x86/lib/python2.7/idlelib/
StackViewer.py 127 import testcode
128 reload(testcode)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
StackViewer.py 127 import testcode
128 reload(testcode)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
StackViewer.py 127 import testcode
128 reload(testcode)

Completed in 337 milliseconds