Home
last modified time | relevance | path

Searched defs:testVector (Results 1 – 21 of 21) sorted by relevance

/external/openthread/tests/unit/
Dtest_lowpan.cpp280 TestIphcVector testVector("Fully compressable IPv6 addresses using long MAC addresses"); in TestFullyCompressableLongAddresses() local
305 TestIphcVector testVector("Fully compressable IPv6 addresses using short MAC addresses"); in TestFullyCompressableShortAddresses() local
330 … TestIphcVector testVector("Fully compressable IPv6 addresses using short and long MAC addresses"); in TestFullyCompressableShortLongAddresses() local
355 … TestIphcVector testVector("Fully compressable IPv6 addresses using long and short MAC addresses"); in TestFullyCompressableLongShortAddresses() local
380 TestIphcVector testVector("Unspecified source IPv6 address"); in TestSourceUnspecifiedAddress() local
404 TestIphcVector testVector("IPv6 addresses inline"); in TestSource128bitDestination128bitAddresses() local
431 TestIphcVector testVector("IPv6 addresses 64-bit using long MAC addresses"); in TestSource64bitDestination64bitLongAddresses() local
457 TestIphcVector testVector("IPv6 addresses 64-bit using short MAC addresses"); in TestSource64bitDestination64bitShortAddresses() local
483 TestIphcVector testVector("IPv6 addresses 16-bit using short MAC addresses"); in TestSource16bitDestination16bitAddresses() local
508 …TestIphcVector testVector("Fully compressable IPv6 source and destination 16-bit using long MAC ad… in TestSourceCompressedDestination16bitAddresses() local
[all …]
/external/compiler-rt/test/builtins/Unit/ppc/
Dqdiv_test.c19 struct testVector { struct
29 const struct testVector edgeCases[] = { argument
Dqadd_test.c19 struct testVector { struct
29 const struct testVector edgeCases[] = { argument
Dqmul_test.c19 struct testVector { struct
29 const struct testVector edgeCases[] = { argument
Dqsub_test.c19 struct testVector { struct
29 const struct testVector edgeCases[] = { argument
Dfixtfdi_test.c6 struct testVector { double xhi; double xlo; int64_t result; }; argument
/external/ukey2/src/main/javatest/com/google/security/cryptauth/lib/securemessage/
DSecureMessageSimpleTestVectorTest.java88 SecureMessage testVector = SecureMessage.parseFrom(TEST_VECTOR_ECDSA_ONLY); in testEcdsaOnly() local
107 SecureMessage testVector = SecureMessage.parseFrom(TEST_VECTOR_ECDSA_AND_AES); in testEcdsaAndAes() local
127 SecureMessage testVector = SecureMessage.parseFrom(TEST_VECTOR_HMAC_AND_AES_SAME_KEYS); in testHmacAndAesSameKeys() local
148 SecureMessage testVector = SecureMessage.parseFrom(TEST_VECTOR_HMAC_AND_AES_DIFFERENT_KEYS); in testHmacAndAesDifferentKeys() local
/external/clang/test/Analysis/inlining/
Dstl.cpp8 void testVector(std::vector<int> &nums) { in testVector() function
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/constructor/
DVectorTest.java27 public void testVector() throws ClassNotFoundException { in testVector() method in VectorTest
/external/deqp/external/vulkancts/modules/vulkan/query_pool/
DvktQueryPoolOcclusionTests.cpp340 …asicOcclusionQueryTestInstance (vkt::Context &context, const OcclusionQueryTestVector& testVector) in BasicOcclusionQueryTestInstance()
581 …nce::OcclusionQueryTestInstance (vkt::Context &context, const OcclusionQueryTestVector& testVector) in OcclusionQueryTestInstance()
1259 …xt &context, const char *name, const char *description, const OcclusionQueryTestVector& testVector) in QueryPoolOcclusionTest()
1328 OcclusionQueryTestVector testVector = baseTestVector; in init() local
1392 OcclusionQueryTestVector testVector = baseTestVector; in init() local
1442 OcclusionQueryTestVector testVector = baseTestVector; in init() local
1474 OcclusionQueryTestVector testVector = baseTestVector; in init() local
1554 OcclusionQueryTestVector testVector = baseTestVector; in init() local
/external/parameter-framework/upstream/test/xml-generator/
Dtest.py50 def __init__(self, pfConfig, testVector): argument
/external/tensorflow/tensorflow/python/kernel_tests/strings_ops/
Dunicode_encode_op_test.py132 def testVector(self, encoding): member in UnicodeEncodeOpTest
/external/libese/apps/boot/card/src/com/android/verifiedboot/storage/
DCarrierLock.java473 public short testVector(byte[] buffer, short offset, short length) { in testVector() method in CarrierLock
/external/tensorflow/tensorflow/python/kernel_tests/sparse_ops/
Dsparse_xent_op_test_base.py171 def testVector(self): member in SparseXentOpTestBase
/external/swiftshader/third_party/subzero/crosstest/
Dtest_cast_main.cpp124 void testVector(size_t &TotalTests, size_t &Passes, size_t &Failures, in testVector() function
/external/parameter-framework/upstream/test/functional-tests/
DHandle.cpp593 for (auto &testVector : testVectors) { variable
/external/gson/gson/src/test/java/com/google/gson/functional/
DCollectionTest.java140 public void testVector() { in testVector() method in CollectionTest
/external/tensorflow/tensorflow/python/kernel_tests/array_ops/
Ddiag_op_test.py372 def testVector(self): member in MatrixDiagTest
/external/wycheproof/keystore-cts/java/com/google/security/wycheproof/testcases/
DAesGcmTest.java109 GcmTestVector testVector, boolean isStrongBox) in getInitializedCipherInstance()
/external/OpenCL-CTS/test_conformance/geometrics/
Dtest_geometrics_double.cpp191 cl_double testVector[4]; in test_geom_cross_double() local
Dtest_geometrics.cpp172 cl_float testVector[4]; in test_geom_cross() local