Home
last modified time | relevance | path

Searched refs:Abort (Results 1 – 25 of 248) sorted by relevance

12345678910

/third_party/googletest/googletest/include/gtest/internal/
Dgtest-death-test-internal.h90 ~ReturnSentinel() { test_->Abort(TEST_ENCOUNTERED_RETURN_STATEMENT); } in ~ReturnSentinel()
126 virtual void Abort(AbortReason reason) = 0;
176 death_test->Abort(::testing::internal::DeathTest::TEST_THREW_EXCEPTION); \
178 death_test->Abort(::testing::internal::DeathTest::TEST_THREW_EXCEPTION); \
211 gtest_dt->Abort(::testing::internal::DeathTest::TEST_DID_NOT_DIE); \
/third_party/boringssl/src/third_party/googletest/include/gtest/internal/
Dgtest-death-test-internal.h92 ~ReturnSentinel() { test_->Abort(TEST_ENCOUNTERED_RETURN_STATEMENT); } in ~ReturnSentinel()
128 virtual void Abort(AbortReason reason) = 0;
201 death_test->Abort(::testing::internal::DeathTest::TEST_THREW_EXCEPTION); \
203 death_test->Abort(::testing::internal::DeathTest::TEST_THREW_EXCEPTION); \
236 gtest_dt->Abort(::testing::internal::DeathTest::TEST_DID_NOT_DIE); \
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
DEGLContextASANTest.cpp69 Abort, in TEST_P() enumerator
80 if (currentStep == Step::Abort) in TEST_P()
113 *mCurrentStep = Step::Abort; in TEST_P()
191 ASSERT_NE(currentStep, Step::Abort); in TEST_P()
DEGLContextSharingTest.cpp543 Abort, in TEST_P() enumerator
636 ASSERT_NE(currentStep, Step::Abort); in TEST_P()
689 Abort, in TEST_P() enumerator
761 ASSERT_NE(currentStep, Step::Abort); in TEST_P()
800 Abort, in TEST_P() enumerator
878 ASSERT_NE(currentStep, Step::Abort); in TEST_P()
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/
DMultiThreadSteps.h46 *mCurrentStep = E::Abort; in ~ThreadSynchronization()
60 if (*mCurrentStep == E::Abort) in waitForStep()
/third_party/googletest/googletest/test/
Dgtest_repeat_test.cc63 ::testing::internal::posix::Abort();\
107 EXPECT_DEATH_IF_SUPPORTED(::testing::internal::posix::Abort(), ""); in TEST()
110 EXPECT_DEATH_IF_SUPPORTED(::testing::internal::posix::Abort(), ""); in TEST()
Dgtest_environment_test.cc115 testing::internal::posix::Abort(); in Check()
/third_party/boringssl/src/third_party/googletest/test/
Dgtest_repeat_test.cc63 ::testing::internal::posix::Abort();\
107 EXPECT_DEATH_IF_SUPPORTED(::testing::internal::posix::Abort(), ""); in TEST()
110 EXPECT_DEATH_IF_SUPPORTED(::testing::internal::posix::Abort(), ""); in TEST()
Dgtest_environment_test.cc115 testing::internal::posix::Abort(); in Check()
/third_party/typescript/tests/baselines/reference/
DexportImportCanSubstituteConstEnumForValue.types10 Abort,
11 >Abort : DialogResult.Abort
DexportImportCanSubstituteConstEnumForValue.js5 Abort,
95 Abort = 0,
DexportImportCanSubstituteConstEnumForValue.symbols10 Abort,
11 >Abort : Symbol(ReExportedEnum.Abort, Decl(exportImportCanSubstituteConstEnumForValue.ts, 2, 36))
/third_party/boringssl/src/crypto/fipsmodule/rand/
Durandom_test.cc83 static Event Abort() { in Abort() function
193 out_trace->push_back(Event::Abort()); in GetTrace()
355 ret.push_back(Event::Abort()); in TestFunctionPRNGModel()
381 ret.push_back(Event::Abort()); in TestFunctionPRNGModel()
388 ret.push_back(Event::Abort()); in TestFunctionPRNGModel()
/third_party/skia/third_party/externals/swiftshader/tests/regres/testlist/
Dtestlist.go203 Abort = Status("ABORT") const
224 Abort,
234 case Fail, Timeout, Crash, Unimplemented, Unreachable, Assert, Abort, InternalError:
/third_party/mingw-w64/mingw-w64-headers/include/
Dwsdattachment.h261 virtual HRESULT STDMETHODCALLTYPE Abort(
294 HRESULT (STDMETHODCALLTYPE *Abort)(
313 #define IWSDOutboundAttachment_Abort(This) (This)->lpVtbl->Abort(This)
333 return This->lpVtbl->Abort(This);
Dtransact.h163 virtual HRESULT WINAPI Abort(BOID *pboidReason,WINBOOL fRetaining,WINBOOL fAsync) = 0;
173 … HRESULT (WINAPI *Abort)(ITransaction *This,BOID *pboidReason,WINBOOL fRetaining,WINBOOL fAsync);
185 #define ITransaction_Abort(This,pboidReason,fRetaining,fAsync) (This)->lpVtbl->Abort(This,pboidReas…
212 …HRESULT (WINAPI *Abort)(ITransactionCloner *This,BOID *pboidReason,WINBOOL fRetaining,WINBOOL fAsy…
225 #define ITransactionCloner_Abort(This,pboidReason,fRetaining,fAsync) (This)->lpVtbl->Abort(This,pbo…
249 … HRESULT (WINAPI *Abort)(ITransaction2 *This,BOID *pboidReason,WINBOOL fRetaining,WINBOOL fAsync);
263 #define ITransaction2_Abort(This,pboidReason,fRetaining,fAsync) (This)->lpVtbl->Abort(This,pboidRea…
Dwsdattachment.idl38 HRESULT Abort ();
/third_party/cares/
Dacountry.c93 static void Abort(const char *fmt, ...) in Abort() function
134 Abort(usage); in main()
140 Abort(usage); in main()
/third_party/node/deps/cares/src/tools/
Dacountry.c94 static void Abort(const char *fmt, ...) in Abort() function
139 Abort(usage); in main()
145 Abort(usage); in main()
/third_party/typescript/tests/cases/compiler/
DexportImportCanSubstituteConstEnumForValue.ts7 Abort, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DFloat2Int.cpp298 bool Abort = false; in walkForwards() local
324 Abort = true; in walkForwards()
332 Abort = true; in walkForwards()
348 if (!Abort) in walkForwards()
/third_party/googletest/googletest/src/
Dgtest-test-part.cc67 internal::posix::Abort(); in GetTestPartResult()
Dgtest-typed-test.cc109 posix::Abort(); in VerifyRegisteredTestNames()
/third_party/boringssl/src/third_party/googletest/src/
Dgtest-test-part.cc70 internal::posix::Abort(); in GetTestPartResult()
Dgtest-typed-test.cc109 posix::Abort(); in VerifyRegisteredTestNames()

12345678910