Home
last modified time | relevance | path

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

12345678910>>...12

/external/dagger2/java/dagger/internal/codegen/
DBindingGraphValidationModule.java30 @Validation
35 @Validation
40 @Validation
45 @Validation
50 @Validation
55 @Validation
60 @Validation
65 @Validation
70 @Validation
76 @Validation
DProcessingEnvironmentCompilerOptions.java38 import static dagger.internal.codegen.ProcessingEnvironmentCompilerOptions.Validation.DISABLE_INTER…
39 import static dagger.internal.codegen.ProcessingEnvironmentCompilerOptions.Validation.EXPLICIT_BIND…
40 import static dagger.internal.codegen.ProcessingEnvironmentCompilerOptions.Validation.FULL_BINDING_…
41 import static dagger.internal.codegen.ProcessingEnvironmentCompilerOptions.Validation.MODULE_HAS_DI…
42 import static dagger.internal.codegen.ProcessingEnvironmentCompilerOptions.Validation.NULLABLE_VALI…
43 import static dagger.internal.codegen.ProcessingEnvironmentCompilerOptions.Validation.PRIVATE_MEMBE…
44 import static dagger.internal.codegen.ProcessingEnvironmentCompilerOptions.Validation.STATIC_MEMBER…
185 private Diagnostic.Kind diagnosticKind(Validation validation) { in diagnosticKind()
197 for (Validation validation : Validation.values()) { in checkValid()
311 enum Validation implements EnumOption<ValidationType> { enum in ProcessingEnvironmentCompilerOptions
[all …]
/external/angle/third_party/vulkan-validation-layers/
DREADME.angle1 Name: Khronos Vulkan Validation Layers Components
13 The Khronos Vulkan Validation Layers Components consist of the Vulkan
14 Validation Layers. The layers help validate Vulkan programs at runtime
/external/autotest/client/site_tests/cellular_MbimComplianceControlRequest/
Dcontrol.CM158 MBIM Compliance Test: Validation of message fragmentation ability.
21 Validation of message fragmentation ability.
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.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.CM108 MBIM Compliance Test: Validation of modem's response to MBIM_CLOSE_MSG.
21 Validation of modem's response to MBIM_CLOSE_MSG.
Dcontrol.CM138 MBIM Compliance Test: Validation of active context termination on function's
22 Validation of active context termination on function's closing.
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.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.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.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
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.
/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_MbimComplianceError/
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.ERR058 MBIM Compliance Test: Validation of issuing a new error message..
21 Validation of issuing a new error message..
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_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.DTS138 MBIM Compliance Test: Validation of dwNdpIndex.
21 Validation of dwNdpIndex.

12345678910>>...12