Searched refs:Validation (Results 1 - 12 of 12) sorted by relevance

/external/nist-pkits/
H A Dextract-pkits-tests.pl135 if ($_ =~ /^\s*4 Certification Path Validation Tests$/) {
/external/vulkan-validation-layers/
H A DCONTRIBUTING.md25 Please see the [section about Validation Layers](#special-considerations-for-validation-layers)
114 #### **Special Considerations for Validation Layers**
115 * **Validation Tests** If you are submitting a change that adds a new validation check, you should also construct a "negative" test function.
123 * **Validation Checks** The majority of validation checks are carried out by the Core Validation layer. In general, this layer
/external/dagger2/compiler/src/main/java/dagger/internal/codegen/
H A DBindingGraphValidator.java138 private class Validation { class in class:BindingGraphValidator
143 Validation(BindingGraph topLevelGraph, BindingGraph subject) { method in class:BindingGraphValidator.Validation
150 Validation(BindingGraph topLevelGraph) { method in class:BindingGraphValidator.Validation
185 Validation subgraphValidation =
186 new Validation(topLevelGraph, subgraph);
1020 Validation validation = new Validation(subject);
/external/swiftshader/third_party/subzero/src/
H A DIceOperand.cpp176 bool Validation = overlaps(Temp); local
177 (void)Validation;
178 assert(Result == Validation);
/external/libtextclassifier/util/utf8/
H A Dunicodetext_test.cc68 TEST(UnicodeTextTest, Validation) {
/external/deqp/framework/common/
H A DtcuCommandLine.cpp91 DE_DECLARE_COMMAND_LINE_OPT(Validation, bool);
180 << Option<Validation> (DE_NULL, "deqp-validation", "Enable or disable test case validation", s_enableNames, "disable");
792 bool CommandLine::isValidationEnabled (void) const { return m_cmdLine.getOption<opt::Validation>(); }
/external/protobuf/csharp/src/Google.Protobuf/
H A DCodedInputStream.cs285 #region Validation
/external/libxml2/doc/
H A Dsearch.php45 <li><a href="xmldtd.html">Validation &amp; DTDs</a></li>
/external/libxml2/
H A Druntest.c2126 fprintf(stderr, "Validation for %s failed\n", filename);
/external/guice/extensions/persist/lib/
H A Dxwork-2.0.4.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/opensymphony/ com/opensymphony/xwork2/ com/opensymphony/xwork2/config/ ...
/external/annotation-tools/asmx/test/lib/
H A Dsaxon7.jarMETA-INF/ META-INF/MANIFEST.MF net/sf/saxon/Compile.class Compile.java package ...
/external/guice/extensions/struts2/lib/
H A Dxwork-core-2.2.1.jarMETA-INF/ META-INF/MANIFEST.MF xwork-validator-definition-1.0.dtd xwork ...

Completed in 4256 milliseconds