HomeSort by relevance Sort by last modified time
    Searched full:test_file (Results 101 - 125 of 145) sorted by null

1 2 3 45 6

  /external/chromium_org/chrome/browser/extensions/
process_management_browsertest.cc 92 browser(), base_url.Resolve("test_file.html"),
chrome_app_api_browsertest.cc 96 GURL test_file_url(test_server()->GetURL("extensions/test_file.html"));
  /external/chromium_org/native_client_sdk/src/build_tools/tests/
update_nacl_manifest_test.py 752 self.test_file = f.name
757 with open(self.test_file, 'w') as f:
761 os.remove(self.test_file)
765 path = os.path.abspath(self.test_file)
  /external/chromium_org/third_party/mesa/src/src/glsl/tests/lower_jumps/
create_test_cases.py 292 test_file = '{0}.opt_test'.format(test_name)
293 with open(test_file, 'w') as f:
298 os.chmod(test_file, 0774)
  /external/mesa3d/src/glsl/tests/lower_jumps/
create_test_cases.py 292 test_file = '{0}.opt_test'.format(test_name)
293 with open(test_file, 'w') as f:
298 os.chmod(test_file, 0774)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_cmath.py 2 from test.test_math import parse_testfile, test_file namespace
59 self.test_values = open(test_file)
297 for id, fn, ar, ai, er, ei, flags in parse_testfile(test_file):
test_posix.py 300 test_file = open(test_support.TESTFN, 'w')
302 fd = test_file.fileno()
306 test_file.close()
test_repr.py 130 def test_file(self): member in class:ReprTests
test_urllib2net.py 115 def test_file(self): member in class:OtherNetworkTests
test_fileio.py 1 # Adapted from test_file.py by Daniel Stutzbach
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_cmath.py 2 from test.test_math import parse_testfile, test_file namespace
59 self.test_values = open(test_file)
297 for id, fn, ar, ai, er, ei, flags in parse_testfile(test_file):
test_posix.py 300 test_file = open(test_support.TESTFN, 'w')
302 fd = test_file.fileno()
306 test_file.close()
test_repr.py 130 def test_file(self): member in class:ReprTests
test_urllib2net.py 115 def test_file(self): member in class:OtherNetworkTests
test_fileio.py 1 # Adapted from test_file.py by Daniel Stutzbach
  /external/chromium_org/chrome/browser/chromeos/extensions/file_manager/
file_browser_handler_api_test.cc 242 GetFullPathOnTmpMountPoint(base::FilePath("test_file.txt"));
  /external/chromium_org/ppapi/native_client/tests/nacl_browser/manifest_file/
pm_manifest_file_test.cc 543 "files/test_file", O_RDONLY,
560 // Furthermore, when the test_file (input data, which happens to
  /external/chromium/chrome/browser/extensions/
browser_action_apitest.cc 70 test_server()->GetURL("files/extensions/test_file.txt"));
  /external/chromium/chrome/common/extensions/
extension_unittest.cc     [all...]
  /external/chromium_org/chrome/browser/extensions/error_console/
error_console_browsertest.cc 35 const char kTestingPage[] = "/extensions/test_file.html";
  /external/chromium_org/ppapi/tests/
test_url_request.cc 383 pp::FileRef ref(file_system, "/test_file");
  /external/chromium_org/third_party/icu/source/test/intltest/
thcoll.cpp 28 //#define TEST_FILE "th18057.txt"
  /external/icu4c/test/intltest/
thcoll.cpp 29 //#define TEST_FILE "th18057.txt"
  /libcore/luni/src/test/java/libcore/java/util/zip/
ZipFileTest.java 130 String name = "test_file";
  /external/chromium_org/third_party/JSON/JSON-2.59/
Makefile 767 TEST_FILE = test.pl
783 PERL_DL_NONLAZY=1 $(FULLPERLRUN) $(TESTDB_SW) "-I$(INST_LIB)" "-I$(INST_ARCHLIB)" $(TEST_FILE)

Completed in 2298 milliseconds

1 2 3 45 6