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

  /external/ltp/testcases/kernel/syscalls/rename/
rename04.c 75 char tstfile[40]; variable
147 sprintf(tstfile, "%s/tstfile_%d", mdir, getpid());
169 SAFE_TOUCH(cleanup, tstfile, 0700, NULL);
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_minidom.py 16 tstfile = findfile("test.xml", subdir="xmltestdata") variable
57 dom = parse(StringIO(open(tstfile).read()))
62 dom = parse(tstfile)
141 dom = parse(tstfile)
204 dom = parse(tstfile)
211 dom = parse(tstfile)
    [all...]
  /external/python/cpython2/Lib/test/
test_minidom.py 17 tstfile = findfile("test.xml", subdir="xmltestdata") variable
64 dom = parse(StringIO(open(tstfile).read()))
69 dom = parse(tstfile)
148 dom = parse(tstfile)
211 dom = parse(tstfile)
218 dom = parse(tstfile)
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_minidom.py 16 tstfile = findfile("test.xml", subdir="xmltestdata") variable
57 dom = parse(StringIO(open(tstfile).read()))
62 dom = parse(tstfile)
141 dom = parse(tstfile)
204 dom = parse(tstfile)
211 dom = parse(tstfile)
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_minidom.py 16 tstfile = findfile("test.xml", subdir="xmltestdata") variable
57 dom = parse(StringIO(open(tstfile).read()))
62 dom = parse(tstfile)
141 dom = parse(tstfile)
204 dom = parse(tstfile)
211 dom = parse(tstfile)
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_minidom.py 16 tstfile = findfile("test.xml", subdir="xmltestdata") variable
57 dom = parse(StringIO(open(tstfile).read()))
62 dom = parse(tstfile)
141 dom = parse(tstfile)
204 dom = parse(tstfile)
211 dom = parse(tstfile)
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_minidom.py 16 tstfile = findfile("test.xml", subdir="xmltestdata") variable
57 dom = parse(StringIO(open(tstfile).read()))
62 dom = parse(tstfile)
141 dom = parse(tstfile)
204 dom = parse(tstfile)
211 dom = parse(tstfile)
    [all...]
  /external/libxml2/
nanoftp.c 2078 char *tstfile = NULL; local
    [all...]

Completed in 1282 milliseconds