Home
last modified time | relevance | path

Searched refs:succeeds (Results 1 – 25 of 244) sorted by relevance

12345678910

/external/autotest/client/site_tests/audio_AlsaAPI/
Dcontrol.move8 PURPOSE = 'Test that simple ALSA API succeeds to move appl_ptr.'
10 Check that the ALSA API succeeds.
18 Check ALSA API succeeds to move appl_ptr.
Dcontrol.fill8 PURPOSE = 'Test that simple ALSA API succeeds to fill audio buffer with zeros.'
10 Check that the ALSA API succeeds.
18 Check ALSA API succeeds to fill buffer with zeros.
Dcontrol.drop8 PURPOSE = 'Test that simple ALSA API succeeds to drop playback and reset hw_ptr.'
10 Check that the ALSA API succeeds.
18 Check ALSA API succeeds to drop playback and reset hw_ptr.
/external/mockito/src/test/java/org/mockitousage/session/
DMockitoSessionTest.java37 JUnitResultAssert.assertThat(result).succeeds(1); in session_without_any_configuration()
45 JUnitResultAssert.assertThat(result).succeeds(1); in session_without_init_mocks_configured()
53 JUnitResultAssert.assertThat(result).succeeds(1); in session_without_strictness_configured()
78 JUnitResultAssert.assertThat(result).succeeds(1); in allows_initializing_mocks_manually()
86 JUnitResultAssert.assertThat(result).succeeds(1); in allows_updating_strictness()
/external/autotest/server/site_tests/firmware_Fingerprint/
Dcontrol.reboot_to_ro10 Validates that booting into RO fingerprint firmware succeeds.
24 Attempts to reboot into RO firmware and validates that it succeeds. Then
25 attempts to reboot into RW firwmare and validates that it succeeds.
/external/clang/test/SemaObjC/
Dblock-id-as-block-argtype.m23 fn(b3); // succeeds: NSObject* compatible with id
24 fn(b4); // succeeds: id compatible with id
/external/conscrypt/repackaged/openjdk-integ-tests/src/test/java/com/android/org/conscrypt/javax/net/ssl/
DX509KeyManagerTest.java59 String selectedKeyType, boolean succeeds) throws Exception { in test_ChooseClientAlias_KeyType() argument
75 if (succeeds) { in test_ChooseClientAlias_KeyType()
/external/conscrypt/openjdk-integ-tests/src/test/java/org/conscrypt/javax/net/ssl/
DX509KeyManagerTest.java55 String selectedKeyType, boolean succeeds) throws Exception { in test_ChooseClientAlias_KeyType() argument
71 if (succeeds) { in test_ChooseClientAlias_KeyType()
/external/python/cpython3/Doc/c-api/
Dcontextvars.rst63 *NULL*. This function always succeeds.
68 *NULL*. This function always succeeds.
73 *o* must not be *NULL*. This function always succeeds.
107 freed items. This function always succeeds.
Dmapping.rst18 succeeds.
61 This function always succeeds.
72 This function always succeeds.
/external/mockito/src/test/java/org/mockitousage/junitrule/
DMutableStrictJUnitRuleTest.java30 .succeeds(1) in rule_can_be_changed_to_strict()
40 .succeeds(1) in rule_can_be_changed_to_lenient()
/external/mockito/src/test/java/org/mockitousage/junitrunner/
DStrictStubsRunnerTest.java31 .succeeds(2); in detects_unnecessary_stubbings()
39 .succeeds(2) in fails_fast_on_argument_mismatch()
/external/python/cpython2/Doc/c-api/
Dmapping.rst12 function always succeeds.
45 and ``False`` on an exception. This function always succeeds.
52 on an exception. This function always succeeds.
/external/mockito/src/test/java/org/mockitousage/stubbing/
DStrictStubbingEndToEndTest.java52 assertThat(result).succeeds(5); in strict_stubbing_does_not_leak_to_other_tests()
77 assertThat(results.get(StrictStubsPassing.class)).succeeds(1); in concurrent_sessions_in_different_threads()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/Windows/
DThreading.inc48 // We actually don't care whether the wait succeeds or fails, in
49 // the same way we don't care whether the pthread_join call succeeds
/external/llvm/test/CodeGen/ARM/
Daddrspacecast.ll3 ; Check that codegen for an addrspace cast succeeds without error.
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/ARM/
Daddrspacecast.ll3 ; Check that codegen for an addrspace cast succeeds without error.
/external/catch2/docs/
Dtest-fixtures.md60 …ETHOD(Template_Fixture,"A TEMPLATE_TEST_CASE_METHOD based test run that succeeds", "[class][templa…
78 …plate_Template_Fixture, "A TEMPLATE_PRODUCT_TEST_CASE_METHOD based test succeeds", "[class][templa…
/external/autotest/client/site_tests/platform_MemoryPressure/
Dcontrol.quick4 Test succeeds when one or more tabs are discarded.
/external/autotest/client/site_tests/audio_Aplay/
Dcontrol.headphone8 PURPOSE = 'Test that simple Aplay with headphone succeeds. Used in other tests.'
Dcontrol9 Test that simple Aplay with internal speaker succeeds. Used in other tests.
/external/autotest/client/site_tests/platform_Pkcs11InitOnLogin/
Dcontrol16 This tests if initialization of a user PKCS #11 token succeeds during login. It
/external/autotest/client/site_tests/network_DhcpFQDN/
Dcontrol14 repeat this failure by ensuring that the DHCP client succeeds long enough
/external/autotest/server/site_tests/autoupdate_OmahaResponse/
Dcontrol.backoff_disabled.full8 PURPOSE = "Tests second update attempt succeeds if backoff is disabled."
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/PowerPC/
Daddrspacecast.ll3 ; Check that codegen for an addrspace cast succeeds without error.

12345678910