Home
last modified time | relevance | path

Searched refs:Validation (Results 1 – 25 of 300) sorted by relevance

12345678910>>...12

/external/dagger2/java/dagger/internal/codegen/compileroption/
DProcessingEnvironmentCompilerOptions.java39 …r.internal.codegen.compileroption.ProcessingEnvironmentCompilerOptions.Validation.DISABLE_INTER_CO…
40 …r.internal.codegen.compileroption.ProcessingEnvironmentCompilerOptions.Validation.EXPLICIT_BINDING…
41 …r.internal.codegen.compileroption.ProcessingEnvironmentCompilerOptions.Validation.FULL_BINDING_GRA…
42 …r.internal.codegen.compileroption.ProcessingEnvironmentCompilerOptions.Validation.MODULE_HAS_DIFFE…
43 …r.internal.codegen.compileroption.ProcessingEnvironmentCompilerOptions.Validation.NULLABLE_VALIDAT…
44 …r.internal.codegen.compileroption.ProcessingEnvironmentCompilerOptions.Validation.PRIVATE_MEMBER_V…
45 …r.internal.codegen.compileroption.ProcessingEnvironmentCompilerOptions.Validation.STATIC_MEMBER_VA…
203 private Diagnostic.Kind diagnosticKind(Validation validation) { in diagnosticKind()
215 for (Validation validation : Validation.values()) { in checkValid()
339 enum Validation implements EnumOption<ValidationType> { enum in ProcessingEnvironmentCompilerOptions
[all …]
/external/dagger2/java/dagger/internal/codegen/bindinggraphvalidation/
DBindingGraphValidationModule.java24 import dagger.internal.codegen.validation.Validation;
32 @Validation
/external/autotest/client/site_tests/cellular_MbimComplianceControlRequest/
Dcontrol.CM158 MBIM Compliance Test: Validation of message fragmentation ability.
21 Validation of message fragmentation ability.
Dcontrol.CM048 MBIM Compliance Test: Validation of |transaction_id| in modem's response to
22 Validation of |transaction_id| in modem's response to MBIM_COMMAND_MSG.
Dcontrol.CM068 MBIM Compliance Test: Validation of |status_codes| in modem's response to
22 Validation of |status_codes| in modem's response to MBIM_COMMAND_MSG.
Dcontrol.CM028 MBIM Compliance Test: Validation of Message Length of the response to
22 Validation of Message Length of the response to MBIM_OPEN_MSG.
Dcontrol.CM108 MBIM Compliance Test: Validation of modem's response to MBIM_CLOSE_MSG.
21 Validation of modem's response to MBIM_CLOSE_MSG.
Dcontrol.CM038 MBIM Compliance Test: Validation of function's behavior for an unsynchronized
22 Validation of function's behavior for an unsynchronized MBIM_OPEN_MSG.
Dcontrol.CM148 MBIM Compliance Test: Validation of not sending data payload in error messages.
21 Validation of not sending data payload in error messages.
Dcontrol.CM138 MBIM Compliance Test: Validation of active context termination on function's
22 Validation of active context termination on function's closing.
Dcontrol.CM088 MBIM Compliance Test: Validation of InformationBuffer in case of a failure in
22 Validation of InformationBuffer in case of a failure in MBIM_COMMAND_MSG.
Dcontrol.CM098 MBIM Compliance Test: Validation of TransactionId for notifications received
22 MBIM Compliance Test: Validation of TransactionId for notifications received
Dcontrol.CM078 MBIM Compliance Test: Validation of status in case of an unsupported CID in
22 Validation of status in case of an unsupported CID in MBIM_COMMAND_MSG.
Dcontrol.CM018 MBIM Compliance Test: Validation of |transaction_id| and |status_codes| in
22 Validation of |transaction_id| and |status_codes| in modem's response to
Dcontrol.CM168 MBIM Compliance Test: Validation of fragmented message transmission in case
22 Validation of fragmented message transmission in case of multiple fragmented
/external/autotest/client/site_tests/cellular_MbimComplianceError/
Dcontrol.ERR058 MBIM Compliance Test: Validation of issuing a new error message..
21 Validation of issuing a new error message..
Dcontrol.ERR038 MBIM Compliance Test: Validation of error message transaction Id.
21 Validation of error message transaction Id.
Dcontrol.ERR028 MBIM Compliance Test: Validation of issuing the error message.
21 Validation of issuing the error message.
Dcontrol.ERR048 MBIM Compliance Test: Validation of discarding packets in case of an error.
21 Validation of discarding packets in case of an error.
Dcontrol.ERR018 MBIM Compliance Test: Validation of function's response to messages
22 Validation of function's response to messages with variable-length encoding
/external/autotest/client/site_tests/cellular_MbimComplianceDescriptor/
Dcontrol.DES028 MBIM Compliance Test: Descriptors Validation for MBIM Only Functions.
21 Descriptors Validation for MBIM Only Functions.
Dcontrol.DES018 MBIM Compliance Test: Descriptors Validation for NCM/MBIM Functions.
21 Descriptors Validation for NCM/MBIM Functions.
/external/autotest/client/site_tests/cellular_MbimComplianceControlCommand/
Dcontrol.CID018 MBIM Compliance Test: Validation of IP flags for functions that support CDMA.
21 Validation of IP flags for functions that support CDMA.
/external/autotest/client/site_tests/cellular_MbimComplianceDataTransfer/
Dcontrol.DTS158 MBIM Compliance Test: Validation of wLength.
21 Validation of wLength.
Dcontrol.DTS118 MBIM Compliance Test: Validation of wSequence increment.
21 Validation of wSequence increment.

12345678910>>...12