Home
last modified time | relevance | path

Searched refs:behaviors (Results 1 – 25 of 56) sorted by relevance

123

/external/autotest/site_utils/
Ddeploy_server_local.py476 behaviors = parse_arguments(args)
478 if behaviors.verify:
488 if behaviors.update:
490 repo_sync(behaviors.update_push_servers)
496 if behaviors.actions:
498 cmds_skip = (set() if behaviors.force_update else
501 cmds_skip, behaviors.dryrun, behaviors.skip_service_status,
502 use_chromite_master=behaviors.update_push_servers)
504 if behaviors.report:
/external/google-breakpad/src/client/mac/handler/
Dexception_handler.cc107 exception_behavior_t behaviors[EXC_TYPES_COUNT]; member
440 current.behaviors, in ForwardException()
458 exception_behavior_t target_behavior = current.behaviors[found]; in ForwardException()
675 previous_->behaviors, in InstallHandler()
709 previous_->behaviors[i], in UninstallHandler()
/external/llvm/test/Linker/
Dmodule-flags-7-a.ll5 ; CHECK: linking module flags 'foo': IDs have conflicting behaviors
/external/autotest/client/site_tests/policy_PowerManagementIdleSettings/
Dcontrol23 above behaviors are not enforced.
/external/autotest/client/site_tests/policy_ChromeOsLockOnIdleSuspend/
Dcontrol27 The test shall fail if any of the above behaviors are not enforced.
/external/autotest/test_suites/
Dcontrol.chameleon_vga17 its behaviors in order to test the Chrome OS graphic stack.
Dcontrol.chameleon_hdmi17 its behaviors in order to test the Chrome OS graphic stack.
Dcontrol.chameleon_hdmi_nightly17 its behaviors in order to test the Chrome OS graphic stack.
Dcontrol.chameleon_dp_hdmi_stress17 its behaviors in order to test the Chrome OS graphic stack.
Dcontrol.chameleon_dp17 its behaviors in order to test the Chrome OS graphic stack.
Dcontrol.chameleon_hdmi_perbuild17 its behaviors in order to test the Chrome OS graphic stack.
Dcontrol.chameleon_dp_hdmi17 its behaviors in order to test the Chrome OS graphic stack.
Dcontrol.chameleon_hdmi_stress17 its behaviors in order to test the Chrome OS graphic stack.
Dcontrol.chameleon_dp_stress17 its behaviors in order to test the Chrome OS graphic stack.
/external/python/cpython2/Doc/library/
Duserdict.rst22 sub-classes that obtained new behaviors by overriding existing methods or adding
105 behaviors to lists.
172 behaviors to strings.
Dmailbox.rst505 emulate all of :program:`mh`'s behaviors. In particular, it does not modify
758 The format-specific state and behaviors offered by subclasses vary, but in
783 A message with Maildir-specific behaviors. Parameter *message* has the same
951 A message with mbox-specific behaviors. Parameter *message* has the same meaning
1105 A message with MH-specific behaviors. Parameter *message* has the same meaning
1195 A message with Babyl-specific behaviors. Parameter *message* has the same
1323 A message with MMDF-specific behaviors. Parameter *message* has the same meaning
/external/deqp/doc/testspecs/GLES2/
Dstress.long.txt25 + Long-running stress testing with various application behaviors
/external/ipsec-tools/src/racoon/
DTODO95 following behaviors:
/external/protobuf/objectivec/
DREADME.md58 There are a few behaviors worth calling out:
/external/lz4/programs/
Dlz4.1.md49 Default behaviors can be modified by opt-in commands, detailed below.
/external/llvm/docs/
DCMakePrimer.rst382 for any function that has complex argument-based behaviors or optional
432 We use these wrappers to provide consistent behaviors across LLVM components
/external/wycheproof/
DREADME.md28 of unit tests that detect known weaknesses or check for expected behaviors of
/external/boringssl/src/
DSTYLE.md184 behavior of the function. Pay special note to success/failure behaviors
/external/curl/tests/
DREADME264 that may be used when writing tests that verify behaviors of specific
/external/lisa/ipynb/releases/
DReleaseNotes_v17.03.ipynb507 …"Provides a new full set of EAS behaviors testing based on EM data. These tests are designed to be…

123