Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/abseil-cpp/absl/memory/
Dmemory_exception_safety_test.cc39 EXPECT_TRUE(tester.Test([](Thrower* thrower) { in TEST()
43 EXPECT_TRUE(tester.Test([](Thrower* thrower) { in TEST()
/third_party/abseil-cpp/absl/memory/
Dmemory_exception_safety_test.cc39 EXPECT_TRUE(tester.Test([](Thrower* thrower) { in TEST()
43 EXPECT_TRUE(tester.Test([](Thrower* thrower) { in TEST()
/third_party/abseil-cpp/absl/types/
Doptional_exception_safety_test.cc146 auto thrower = Thrower(kUpdatedInteger, testing::nothrow_ctor); in TEST() local
217 auto thrower = Thrower(kUpdatedInteger, testing::nothrow_ctor); in TEST() local
249 auto thrower = Thrower(kUpdatedInteger, testing::nothrow_ctor); in TEST() local
275 auto thrower = MoveThrower(kUpdatedInteger); in TEST() local
280 auto thrower = MoveThrower(kUpdatedInteger); in TEST() local
/third_party/skia/third_party/externals/abseil-cpp/absl/types/
Doptional_exception_safety_test.cc146 auto thrower = Thrower(kUpdatedInteger, testing::nothrow_ctor); in TEST() local
217 auto thrower = Thrower(kUpdatedInteger, testing::nothrow_ctor); in TEST() local
249 auto thrower = Thrower(kUpdatedInteger, testing::nothrow_ctor); in TEST() local
275 auto thrower = MoveThrower(kUpdatedInteger); in TEST() local
280 auto thrower = MoveThrower(kUpdatedInteger); in TEST() local
/third_party/node/test/fixtures/source-map/
Denclosing-call-site.js21 const thrower = functionA constant
/third_party/node/test/parallel/
Dtest-stream2-readable-non-empty-end.js44 function thrower() { function
Dtest-util-promisify.js175 const thrower = promisify(function(a, b, c, cb) { constant
Dtest-assert.js114 function thrower(errorConstructor) { function
Dtest-util-inspect.js2394 const thrower = { get foo() { throw new Error('Oops'); } }; variable
/third_party/node/deps/npm/node_modules/bluebird/js/release/
Ddirect_resolve.js6 function thrower() { function
Dutil.js101 function thrower(r) { function
345 thrower: thrower, property
Dusing.js11 function thrower(e) { function
/third_party/abseil-cpp/absl/container/
Dfixed_array_exception_safety_test.cc164 auto thrower = in TEST() local
181 auto thrower = in TEST() local
/third_party/skia/third_party/externals/abseil-cpp/absl/container/
Dfixed_array_exception_safety_test.cc164 auto thrower = in TEST() local
181 auto thrower = in TEST() local
/third_party/node/deps/npm/node_modules/util-promisify/test/
Dindex.js165 const thrower = promisify(function(a, b, c, cb) { constant
/third_party/boost/libs/iostreams/test/
Dexecute_test.cpp65 class thrower { class
68 explicit thrower(bool& executed) : executed_(executed) { } in thrower() function in thrower
/third_party/node/src/api/
Denvironment.cc594 Local<Value> thrower = in InitializeContextRuntime() local
/third_party/node/deps/npm/node_modules/bluebird/js/browser/
Dbluebird.core.min.js31 …=typeof e){var n=".then() only accepts functions but was passed: "+h.classString(t);arguments.leng… field
Dbluebird.core.js3777 thrower: thrower, property
Dbluebird.min.js31 …=e.PromiseInspection,s=t("./util");s.inherits(i,n),i.prototype._promiseResolved=function(t,e){this…
Dbluebird.js5619 thrower: thrower, property