Searched refs:Exists (Results 1 - 25 of 97) sorted by relevance

1234

/external/lldb/test/python_api/default-constructor/
H A Dsb_filespec.py9 obj.Exists()
/external/lldb/scripts/Python/interface/
H A DSBFileSpec.i50 Exists () const;
91 __swig_getmethods__["exists"] = Exists
92 if _newclass: exists = property(Exists, None, doc='''A read only property that returns a boolean value that indicates if the file exists.''')
/external/chromium_org/native_client_sdk/src/tests/nacl_io_test/
H A Ddev_fs_for_testing.h23 bool Exists(const char* filename) { function in class:DevFsForTesting
H A Dhtml5_fs_test.cc52 bool Exists(const char* filename) { function in class:__anon8958::Html5FsForTesting
155 ASSERT_TRUE(fs->Exists("/foo"));
168 ASSERT_TRUE(fs->Exists("/bar"));
169 ASSERT_FALSE(fs->Exists("/foo/bar"));
180 ASSERT_FALSE(fs->Exists("/foo"));
198 ASSERT_TRUE(fs->Exists(kPath));
200 EXPECT_FALSE(fs->Exists(kPath));
210 ASSERT_TRUE(fs->Exists("/dir"));
211 ASSERT_TRUE(fs->Exists("/file"));
214 EXPECT_FALSE(fs->Exists("/fil
[all...]
H A Dfilesystem_test.cc31 bool Exists(const char* filename) { function in class:__anon8954::MemFsForTesting
226 ASSERT_TRUE(fs.Exists("/dir1/file"));
231 ASSERT_FALSE(fs.Exists("/dir1/file"));
232 ASSERT_TRUE(fs.Exists("/dir2/new_file"));
237 ASSERT_FALSE(fs.Exists("/dir2/new_file"));
238 ASSERT_TRUE(fs.Exists("/dir2/new_file2"));
243 ASSERT_FALSE(fs.Exists("/dir2/new_file2"));
244 ASSERT_TRUE(fs.Exists("/dir1/new_file2"));
257 ASSERT_FALSE(fs.Exists("/dir1"));
258 ASSERT_TRUE(fs.Exists("/dir
[all...]
/external/chromium_org/third_party/protobuf/src/google/protobuf/testing/
H A Dfile.h49 static bool Exists(const string& name);
H A Dfile.cc61 bool File::Exists(const string& name) { function in class:google::protobuf::File
103 if (Exists(path)) return false;
H A Dgoogletest.cc72 while (!File::Exists(prefix + "/src/google/protobuf")) {
73 if (!File::Exists(prefix)) {
/external/protobuf/src/google/protobuf/testing/
H A Dfile.h49 static bool Exists(const string& name);
H A Dfile.cc61 bool File::Exists(const string& name) { function in class:google::protobuf::File
103 if (Exists(path)) return false;
H A Dgoogletest.cc72 while (!File::Exists(prefix + "/src/google/protobuf")) {
73 if (!File::Exists(prefix)) {
/external/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformDarwinKernel.cpp341 if (ios_sdk.Exists() && ios_sdk.IsDirectory())
358 if (mac_sdk.Exists() && mac_sdk.IsDirectory())
368 if (generic_sdk.Exists() && generic_sdk.IsDirectory())
383 if (sle.Exists() && sle.IsDirectory())
389 if (le.Exists() && le.IsDirectory())
395 if (kdk.Exists() && kdk.IsDirectory())
412 if (symbols_dir.Exists() && symbols_dir.IsDirectory())
429 if (dir.Exists() && dir.IsDirectory())
438 if (dir_sle.Exists() && dir_sle.IsDirectory())
491 if (kext_directory.Exists()
[all...]
H A DPlatformRemoteiOS.cpp224 // if (!resolved_exe_file.Exists())
231 if (resolved_exe_file.Exists())
319 if (local_sdk_cache.Exists())
582 if (local_file.Exists())
593 if (local_file.Exists())
602 if (local_file.Exists())
630 if (local_file.Exists())
640 if (local_file.Exists())
649 if (local_file.Exists())
654 if (local_file.Exists())
[all...]
H A DPlatformDarwin.cpp80 if (symfile_spec && symfile_spec.Exists())
102 if (script_fspec.Exists())
141 if (!resolved_exe_file.Exists())
147 if (!resolved_exe_file.Exists())
153 if (resolved_exe_file.Exists())
177 if (resolved_exe_file.Exists())
251 if (sym_file.Exists())
345 if (new_file_spec.Exists())
971 if (xcode_select_cmd.Exists())
997 if (devel_dir.Exists()
[all...]
H A DPlatformiOSSimulator.cpp187 // if (!resolved_exe_file.Exists())
194 if (resolved_exe_file.Exists())
339 if (local_file.Exists())
344 if (local_file.Exists())
/external/llvm/unittests/Support/
H A DFileOutputBufferTest.cpp68 bool Exists = false; local
69 ASSERT_NO_ERROR(fs::exists(Twine(File2), Exists));
70 EXPECT_FALSE(Exists);
/external/llvm/lib/Support/
H A DLockFileManager.cpp207 bool Exists; local
208 if (!sys::fs::exists(LockFileName.str(), Exists) && !Exists) {
/external/lldb/source/API/
H A DSBFileSpec.cpp68 SBFileSpec::Exists () const function in class:SBFileSpec
72 bool result = m_opaque_ap->Exists();
75 log->Printf ("SBFileSpec(%p)::Exists () => %s", m_opaque_ap.get(), (result ? "true" : "false"));
/external/lldb/source/Host/common/
H A DSymbols.cpp73 if (!dirspec.Exists() || !dirspec.IsDirectory())
93 if (file_spec.Exists())
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
H A DANTLRFileStream.cs142 if (file.Exists)
/external/lldb/include/lldb/API/
H A DSBFileSpec.h37 Exists () const;
/external/lldb/source/Host/macosx/
H A DSymbols.cpp403 if (out_exec_fspec->Exists())
487 if (dsym_fspec.Exists() && FileAtPathContainsArchAndUUID (dsym_fspec, module_spec.GetArchitecturePtr(), module_spec.GetUUIDPtr()))
505 if (dsym_fspec.Exists() && FileAtPathContainsArchAndUUID (dsym_fspec, module_spec.GetArchitecturePtr(), module_spec.GetUUIDPtr()))
668 if (uuid_ptr || (file_spec_ptr && file_spec_ptr->Exists()))
681 g_dsym_for_uuid_exe_exists = dsym_for_uuid_exe_spec.Exists();
687 g_dsym_for_uuid_exe_exists = dsym_for_uuid_exe_spec.Exists();
704 g_dsym_for_uuid_exe_exists = dsym_for_uuid_exe_spec.Exists();
712 g_dsym_for_uuid_exe_exists = dsym_for_uuid_exe_spec.Exists();
/external/chromium_org/storage/browser/fileapi/
H A Dfile_system_usage_cache.h53 bool Exists(const base::FilePath& usage_file_path);
/external/lldb/source/Plugins/Platform/Linux/
H A DPlatformLinux.cpp164 if (!resolved_exe_file.Exists())
170 if (!resolved_exe_file.Exists())
173 if (resolved_exe_file.Exists())
194 if (resolved_exe_file.Exists())
/external/chromium_org/chrome/browser/safe_browsing/
H A Dprefix_set_unittest.cc429 EXPECT_TRUE(prefix_set->Exists(hashes[0]));
430 EXPECT_TRUE(prefix_set->Exists(hashes[1]));
431 EXPECT_TRUE(prefix_set->Exists(hashes[2]));
598 // Test Exists() against full hashes passed to builder.
619 EXPECT_TRUE(prefix_set->Exists(kHash1));
620 EXPECT_TRUE(prefix_set->Exists(kHash2));
621 EXPECT_FALSE(prefix_set->Exists(kHash3));
622 EXPECT_TRUE(prefix_set->Exists(kHash4));
623 EXPECT_TRUE(prefix_set->Exists(kHash5));
624 EXPECT_FALSE(prefix_set->Exists(kHash
[all...]

Completed in 3564 milliseconds

1234