Home
last modified time | relevance | path

Searched defs:assertion (Results 1 – 25 of 46) sorted by relevance

12

/external/dagger2/javatests/dagger/functional/producers/cancellation/
DProducerTester.java100 private Only assertAboutNodes(Predicate<? super TestFuture> assertion, String... nodes) { in assertAboutNodes()
117 private final Predicate<? super TestFuture> assertion; field in ProducerTester.Only
119 Only(ImmutableSet<TestFuture> expected, Predicate<? super TestFuture> assertion) { in Only()
/external/python/google-auth-library-python/google/oauth2/
D_client_async.py134 async def jwt_grant(request, token_uri, assertion): argument
171 async def id_token_jwt_grant(request, token_uri, assertion): argument
D_client.py169 def jwt_grant(request, token_uri, assertion): argument
206 def id_token_jwt_grant(request, token_uri, assertion): argument
/external/google-breakpad/src/client/windows/handler/
Dexception_handler.cc553 MDRawAssertionInfo assertion; in HandleInvalidParameter() local
643 MDRawAssertionInfo assertion; in HandlePureVirtualCall() local
702 EXCEPTION_POINTERS* exinfo, MDRawAssertionInfo* assertion) { in WriteMinidumpOnHandlerThread()
839 MDRawAssertionInfo* assertion) { in WriteMinidumpWithException()
915 MDRawAssertionInfo* assertion, in WriteMinidumpWithExceptionForProcess()
/external/arm-trusted-firmware/lib/libc/
Dassert.c22 const char *assertion) in __assert()
/external/libchrome/base/
Dcheck_example.cc18 #define BLINK_RELEASE_ASSERT_EQUIVALENT(assertion) \ argument
/external/hamcrest/hamcrest-core/src/main/java/org/hamcrest/
DMatcherAssert.java22 public static void assertThat(String reason, boolean assertion) { in assertThat()
/external/google-breakpad/src/processor/testdata/
Dtest_app.cc43 MDRawAssertionInfo *assertion, in callback()
/external/google-breakpad/src/client/windows/unittests/
Dexception_handler_nesting_test.cc74 MDRawAssertionInfo* assertion) { in CrashHandlerFilter()
114 MDRawAssertionInfo* assertion, in MinidumpWrittenCallback()
/external/ltp/testcases/kernel/io/ltp-aiodio/
Dltp-diorh.c53 void assert(const char *what, int assertion) in assert()
/external/google-breakpad/src/processor/proto/
Dprocess_state.proto75 optional string assertion = 3; field
/external/google-breakpad/src/processor/
Dstackwalk_common.cc828 string assertion = process_state.assertion(); in PrintProcessState() local
913 string assertion = process_state.assertion(); in PrintProcessStateMachineReadable() local
Dminidump_dump.cc150 MinidumpAssertion *assertion = minidump.GetAssertion(); in PrintMinidumpDump() local
/external/google-breakpad/src/google_breakpad/processor/
Dprocess_state.h107 string assertion() const { return assertion_; } in assertion() function
/external/catch2/single_include/catch2/
Dcatch_reporter_sonarqube.hpp101 for(auto const& assertion : sectionNode.assertions) in writeAssertions() local
/external/catch2/include/reporters/
Dcatch_reporter_sonarqube.hpp101 for(auto const& assertion : sectionNode.assertions) in writeAssertions() local
Dcatch_reporter_junit.cpp212 for( auto const& assertion : sectionNode.assertions ) in writeAssertions() local
/external/tensorflow/tensorflow/python/autograph/utils/
Dtesting.py134 def assertion(graph): function
/external/tensorflow/tensorflow/core/platform/cloud/
Doauth_client_test.cc122 StringPiece grant_type, assertion; in TEST() local
/external/ltp/testcases/kernel/mem/vma/
Dvma04.c187 static void assertion(char *expected, char *value, char *name) in assertion() function
/external/robolectric/resources/src/main/java/org/robolectric/res/android/
DUtil.java89 static void LOG_FATAL_IF(boolean assertion, @FormatString String message, Object... args) { in LOG_FATAL_IF()
/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/
DUtil.java81 static void LOG_FATAL_IF(boolean assertion, String message, Object... args) { in LOG_FATAL_IF()
/external/apache-xml/src/main/java/org/apache/xpath/
DExpression.java414 public void assertion(boolean b, java.lang.String msg) in assertion() method in Expression
DXPath.java548 public void assertion(boolean b, String msg) in assertion() method in XPath
/external/google-breakpad/src/client/windows/tests/crash_generation_app/
Dcrash_generation_app.cc184 MDRawAssertionInfo* assertion, in ShowDumpResults()

12