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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_runpy.py 216 sibling_file = open(sibling_fname, "w")
217 sibling_file.close()
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_runpy.py 216 sibling_file = open(sibling_fname, "w")
217 sibling_file.close()
  /external/chromium_org/content/browser/
child_process_security_policy_unittest.cc 449 base::FilePath sibling_file = base::FilePath(TEST_PATH("/home/bob")); local
494 EXPECT_FALSE(p->HasPermissionsForFile(kRendererID, sibling_file,

Completed in 56 milliseconds