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

  /external/chromium_org/v8/test/webkit/fast/js/
string-split-conformance-expected.txt 29 PASS ''.split() is testCode[i][1]
30 PASS ''.split(/./) is testCode[i][1]
31 PASS ''.split(/.?/) is testCode[i][1]
32 PASS ''.split(/.??/) is testCode[i][1]
33 PASS 'ab'.split(/a*/) is testCode[i][1]
34 PASS 'ab'.split(/a*?/) is testCode[i][1]
35 PASS 'ab'.split(/(?:ab)/) is testCode[i][1]
36 PASS 'ab'.split(/(?:ab)*/) is testCode[i][1]
37 PASS 'ab'.split(/(?:ab)*?/) is testCode[i][1]
38 PASS 'test'.split('') is testCode[i][1
    [all...]
string-split-conformance.js 30 var testCode = [
90 for (var i in testCode)
91 shouldBe(testCode[i][0], 'testCode[i][1]');
  /external/valgrind/main/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/main/none/tests/
faultstatus.c 62 static int testcode(int code, int want) function
92 ok = ok && testcode(si->si_code, cur_test->code);
  /external/valgrind/main/none/tests/x86/
faultstatus.c 42 static int testcode(int code, int want) function
66 ok = ok && testcode(si->si_code, cur_test->code);
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
StackViewer.py 127 import testcode namespace
128 reload(testcode)
ChangeLog 448 tabnanny.py, testcode.py, Icons/folder.gif, Icons/minusnode.gif,
478 testcode.py: Null commit with -f option to force an uprev and put
543 keydefs.py, loader.py, pyclbr.py, tabnanny.py, testcode.py,
565 keydefs.py, loader.py, pyclbr.py, tabnanny.py, testcode.py,
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
StackViewer.py 127 import testcode namespace
128 reload(testcode)
ChangeLog 448 tabnanny.py, testcode.py, Icons/folder.gif, Icons/minusnode.gif,
478 testcode.py: Null commit with -f option to force an uprev and put
543 keydefs.py, loader.py, pyclbr.py, tabnanny.py, testcode.py,
565 keydefs.py, loader.py, pyclbr.py, tabnanny.py, testcode.py,
    [all...]
  /external/chromium_org/remoting/host/setup/
oauth_helper_unittest.cc 52 TEST(OauthHelperTest, 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/chromium_org/v8/test/mjsunit/
debug-liveedit-restart-frame.js 53 function TestCode() {
123 assertEquals("Capybara", TestCode());
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/xdf/tests/
xdflong.asm 110 mov rax, qword test_code ; jmp to testcode
  /external/libexif/auto-m4/
lib-link.m4 41 dnl AC_LIB_HAVE_LINKFLAGS(name, dependencies, includes, testcode)
44 dnl the ability to compile and link the specified testcode. If found, it
  /ndk/sources/host-tools/make-3.81/config/
lib-link.m4 41 dnl AC_LIB_HAVE_LINKFLAGS(name, dependencies, includes, testcode)
44 dnl the ability to compile and link the specified testcode. If found, it
  /external/bison/m4/
lib-link.m4 46 dnl AC_LIB_HAVE_LINKFLAGS(name, dependencies, includes, testcode, [missing-message])
49 dnl the ability to compile and link the specified testcode. The missing-message
    [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/m4/
lib-link.m4 46 dnl AC_LIB_HAVE_LINKFLAGS(name, dependencies, includes, testcode)
49 dnl the ability to compile and link the specified testcode. If found, it
  /ndk/sources/host-tools/sed-4.2.1/m4/
lib-link.m4 46 dnl AC_LIB_HAVE_LINKFLAGS(name, dependencies, includes, testcode, [missing-message])
49 dnl the ability to compile and link the specified testcode. The missing-message
  /external/libmtp/
aclocal.m4 359 dnl AC_LIB_HAVE_LINKFLAGS(name, dependencies, includes, testcode)
362 dnl the ability to compile and link the specified testcode. If found, it
    [all...]
  /external/e2fsprogs/
aclocal.m4     [all...]
  /prebuilts/tools/common/m2/repository/org/python/jython/2.5.3/
jython-2.5.3-sources.jar 
  /prebuilts/tools/common/m2/repository/org/python/jython-standalone/2.5.3/
jython-standalone-2.5.3-sources.jar 

Completed in 746 milliseconds