Home
last modified time | relevance | path

Searched defs:Try (Results 1 – 21 of 21) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/tests/unittests/
DErrorTests.cpp75 auto Try = [ReturnSuccess, &tryReturned]() -> MaybeError { in TEST() local
90 auto Try = [ReturnError]() -> MaybeError { in TEST() local
137 auto Try = [ReturnSuccess, &tryReturned]() -> ResultOrError<int*> { in TEST() local
158 auto Try = [ReturnError]() -> ResultOrError<int*> { in TEST() local
209 auto Try = [ReturnError]() -> MaybeError { in TEST() local
231 auto Try = [ReturnError]() -> MaybeError { in TEST() local
255 auto Try = [ReturnSuccess, &tryReturned, &tryCleanup]() -> ResultOrError<int*> { in TEST() local
280 auto Try = [ReturnError, &tryCleanup]() -> ResultOrError<int*> { in TEST() local
304 auto Try = [ReturnError]() -> bool { in TEST() local
323 auto Try = [ReturnError]() -> ResultOrError<int*> { in TEST() local
[all …]
/third_party/flutter/skia/third_party/externals/dawn/src/tests/unittests/
DErrorTests.cpp85 auto Try = [ReturnSuccess, &tryReturned]() -> MaybeError { in TEST() local
102 auto Try = [ReturnError]() -> MaybeError { in TEST() local
157 auto Try = [ReturnSuccess, &tryReturned]() -> ResultOrError<int*> { in TEST() local
178 auto Try = [ReturnError]() -> ResultOrError<int*> { in TEST() local
233 auto Try = [ReturnError]() -> MaybeError { in TEST() local
256 auto Try = [ReturnError]() -> MaybeError { in TEST() local
279 auto Try = [ReturnError]() -> ResultOrError<int*>{ in TEST() local
299 auto Try = [ReturnError]() -> ResultOrError<int>{ in TEST() local
/third_party/cef/libcef_dll/base/
Dcef_lock_impl.cc22 bool LockImpl::Try() { in Try() function in base::cef_internal::LockImpl
73 bool LockImpl::Try() { in Try() function in base::cef_internal::LockImpl
/third_party/flutter/skia/third_party/externals/sfntly/cpp/src/sfntly/port/
Dlock.cc33 bool Lock::Try() { in Try() function in sfntly::Lock
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/port/
Dlock.cc33 bool Lock::Try() { in Try() function in sfntly::Lock
/third_party/unity/test/testdata/
DCException.h8 #define Try if (e) macro
/third_party/cJSON/tests/unity/test/testdata/
DCException.h8 #define Try if (e) macro
/third_party/flutter/skia/third_party/externals/libpng/contrib/visupng/
Dcexcept.h211 #define Try \ macro
/third_party/skia/third_party/externals/libpng/contrib/visupng/
Dcexcept.h211 #define Try \ macro
/third_party/cef/include/base/
Dcef_lock.h69 bool Try() { return lock_.Try(); } in Try() function
/third_party/typescript/tests/cases/conformance/parser/ecmascript5/
DparserRealSource3.ts96 Try, enumerator
DparserRealSource10.ts56 Try, enumerator
DparserRealSource11.ts2193 export class Try extends Statement { class
/third_party/typescript/tests/baselines/reference/
DparserRealSource11.js4495 var Try = /** @class */ (function (_super) { class
4497 function Try(body) { class in anonymousFunction90e732bb0600.Try
4502 Try.prototype.emit = function (emitter, tokenId, startLine) { class
/third_party/python/Objects/
Dframeobject.c97 Try = 3, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyCFGStackify.cpp686 MachineInstr *Try = &MI, *EndTry = BeginToEnd[Try]; in removeUnnecessaryInstrs() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/AsmParser/
DWebAssemblyAsmParser.cpp189 Try, enumerator
/third_party/typescript/src/compiler/transformers/
Dgenerators.ts157 Try, enumerator
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/
Dmutex_test.cc1628 TEST_P(MutexVariableThreadCountTest, Try) { argument
/third_party/python/Include/internal/
Dpycore_ast.h296 } Try; member
/third_party/rust/crates/syn/
Dsyn.json729 "Try": [ array
5579 "Try": "try", string