Home
last modified time | relevance | path

Searched defs:verification (Results 1 – 20 of 20) sorted by relevance

/external/mockito/src/main/java/org/mockito/internal/verification/
DDescription.java19 private final VerificationMode verification; field in Description
27 public Description(VerificationMode verification, String description) { in Description()
/external/rust/crates/ring/src/ec/suite_b/
Decdsa.rs3 pub mod verification; module
/external/deqp/external/openglcts/modules/gles31/
Des31cArrayOfArraysTests.cpp4505 std::string verification; in test_shader_compilation() local
4566 const std::string& function_use, const std::string& verification) in execute_dispatch_test()
4660 const std::string& function_use, const std::string& verification) in execute_draw_test()
4806 const std::string& function_use, const std::string& verification) in prepare_compute_shader()
4846 const std::string& function_use, const std::string& verification) in prepare_fragment_shader()
4905 const std::string& function_use, const std::string& verification) in prepare_geometry_shader()
4993 const std::string& function_use, const std::string& verification) in prepare_tess_ctrl_shader()
5056 const std::string& function_use, const std::string& verification) in prepare_tess_eval_shader()
5120 const std::string& function_use, const std::string& verification) in prepare_vertex_shader()
5246 std::string verification; in test_shader_compilation() local
[all …]
/external/rust/crates/ring/src/ec/curve25519/
Ded25519.rs21 pub mod verification; module
/external/rust/crates/ring/src/
Drsa.rs68 pub mod verification; module
/external/tensorflow/tensorflow/compiler/xla/tests/
Dcholesky_test.cc244 XlaOp verification; in XLA_TEST_P() local
289 XlaOp verification; in XLA_TEST_P() local
/external/tensorflow/tensorflow/compiler/tests/
Dcholesky_op_test.py43 def _verifyCholeskyBase(self, sess, placeholder, x, chol, verification, atol): argument
Dmatrix_triangular_solve_op_test.py50 placeholder_b, a, clean_a, b, verification, argument
/external/tensorflow/tensorflow/python/kernel_tests/
Dlu_op_test.py45 def _verifyLuBase(self, x, lower, upper, perm, verification, argument
Dcholesky_op_test.py93 def _verifyCholeskyBase(self, x, chol, verification): argument
/external/mockito/src/test/java/org/mockito/
DStaticMockingExperimentTest.java72 …Invocation verification = Mockito.framework().getInvocationFactory().createInvocation(mock, withSe… in verify_static_method() local
/external/guava/guava-tests/test/com/google/common/hash/
DHashTestUtils.java75 int verification = Integer.reverseBytes(Ints.fromByteArray(result)); in verifyHashFunction() local
/external/guava/android/guava-tests/test/com/google/common/hash/
DHashTestUtils.java75 int verification = Integer.reverseBytes(Ints.fromByteArray(result)); in verifyHashFunction() local
/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/
Dmybusinessverifications.v1.json297 "verification": { object
674 "verification": { object
/external/deqp/external/openglcts/modules/gl/
Dgl4cEnhancedLayoutsTests.cpp6543 std::string verification = "if (LIST)\n" in test() local
6759 std::string verification; in test() local
6786 const std::string& verification = in test() local
7315 …const std::string& verification = getVerificationSnippet(test_case_index, program_interface, stage… in test() local
8467 std::string verification; in test() local
8574 std::string verification = "{\n" in test() local
8818 …std::string verification = "if ( (PREFIXblock.at_first_offset != PREFIXblock.at_eigth_offset ) … in test() local
10791 …std::string verification = "if ( (PREFIXblock.at_first_offset != PREFIXblock.at_eigth_offset ) … in test() local
12772 std::string verification; in test() local
Dgl4cShaderSubroutineTests.cpp8773 const _subroutine_uniform_value_verification& verification) in verifySubroutineUniformValues()
8803 const _shader_stage& shader_stage, const _subroutine_uniform_value_verification& verification) in verifySubroutineUniformValuesForShaderStage()
/external/deqp/external/vulkancts/modules/vulkan/mesh_shader/
DvktMeshShaderMiscTests.cpp1518 std::ostringstream verification; in initPrograms() local
1718 std::ostringstream verification; in initPrograms() local
/external/python/cpython2/Modules/
D_ssl.c1488 int verification; in PySSL_peercert() local
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/ir/
Dtf_ops_n_z.cc1064 auto verification = VerifyShapeOperandAndResult( in Verify() local
/external/python/cpython3/Modules/
D_ssl.c1817 int verification; in _ssl__SSLSocket_getpeercert_impl() local