Home
last modified time | relevance | path

Searched defs:Exists (Results 1 – 13 of 13) sorted by relevance

/external/gmock/include/gmock/
Dgmock-actions.h74 static bool Exists() { return false; } in Exists() function
89 static bool Exists() { return BuiltInDefaultValue<T>::Exists(); } in Exists() function
98 static bool Exists() { return true; } in Exists() function
181 static bool Exists() { in Exists() function
217 static bool Exists() { in Exists() function
238 static bool Exists() { return true; } in Exists() function
/external/google-breakpad/src/testing/include/gmock/
Dgmock-actions.h74 static bool Exists() { return false; } in Exists() function
89 static bool Exists() { return BuiltInDefaultValue<T>::Exists(); } in Exists() function
98 static bool Exists() { return true; } in Exists() function
181 static bool Exists() { in Exists() function
217 static bool Exists() { in Exists() function
238 static bool Exists() { return true; } in Exists() function
/external/lldb/source/API/
DSBFileSpec.cpp68 SBFileSpec::Exists () const in Exists() function in SBFileSpec
/external/protobuf/src/google/protobuf/testing/
Dfile.cc61 bool File::Exists(const string& name) { in Exists() function in google::protobuf::File
/external/chromium-trace/catapult/common/py_utils/py_utils/
Dcloud_storage.py184 def Exists(bucket, remote_path): function
/external/v8/src/
Dglobal-handles.h422 inline bool Exists(SingletonHandle singleton) { in Exists() function
/external/lldb/source/Host/common/
DFileSpec.cpp541 FileSpec::Exists () const in Exists() function in FileSpec
/external/dng_sdk/source/
Ddng_xmp_sdk.cpp546 bool dng_xmp_sdk::Exists (const char *ns, in Exists() function in dng_xmp_sdk
Ddng_xmp.cpp619 bool dng_xmp::Exists (const char *ns, in Exists() function in dng_xmp
/external/chromium-trace/catapult/telemetry/telemetry/testing/
Dsystem_stub.py201 def Exists(self, bucket, remote_path): member in CloudStorageModuleStub
/external/chromium-trace/catapult/telemetry/third_party/pyfakefs/pyfakefs/
Dfake_filesystem.py569 def Exists(self, file_path): member in FakeFilesystem
/external/chromium-trace/catapult/third_party/pyfakefs/pyfakefs/
Dfake_filesystem.py587 def Exists(self, file_path): member in FakeFilesystem
/external/pdfium/xfa/src/fxfa/src/fm2js/
Dxfa_fm2jscontext.cpp3087 void CXFA_FM2JSContext::Exists(FXJSE_HOBJECT hThis, in Exists() function in CXFA_FM2JSContext