Searched refs:TestVector (Results 1 - 8 of 8) sorted by relevance

/external/boringssl/src/crypto/base64/
H A Dbase64_test.cc23 struct TestVector { struct
29 static const TestVector kTestVectors[] = {
43 const TestVector *t = &kTestVectors[i];
63 const TestVector *t = &kTestVectors[i];
/external/boringssl/src/crypto/digest/
H A Ddigest_test.cc48 struct TestVector { struct
59 static const TestVector kTestVectors[] = {
137 static bool CompareDigest(const TestVector *test,
160 static int TestDigest(const TestVector *test) {
/external/parameter-framework/upstream/test/xml-generator/
H A Dtest.py43 class TestVector: class in inherits:
98 self.nominal_vector = TestVector(os.path.join(vector_dir, "initialSettings.xml"),
116 vector = TestVector(edds=[os.path.join(vector_dir, "conflicting.pfw")])
125 empty_vector = TestVector()
/external/compiler-rt/test/builtins/Unit/
H A Dcomparedf2_test.c25 struct TestVector { struct
37 int test__cmpdf2(const struct TestVector *vector) {
145 static const struct TestVector vectors[] = {
H A Dcomparesf2_test.c25 struct TestVector { struct
37 int test__cmpsf2(const struct TestVector *vector) {
145 static const struct TestVector vectors[] = {
/external/parameter-framework/upstream/test/functional-tests/
H A DHandle.cpp550 struct TestVector struct in struct:parameterFramework::MappingPF
558 list<TestVector> testVectors = {
/external/libchrome/crypto/
H A Dp224_unittest.cc28 // TestVector represents a test of scalar multiplication of the base point.
31 struct TestVector { struct in namespace:crypto
39 static const TestVector kNISTTestVectors[kNumNISTTestVectors] = {
/external/libweave/third_party/chromium/crypto/
H A Dp224_unittest.cc28 // TestVector represents a test of scalar multiplication of the base point.
31 struct TestVector { struct in namespace:crypto
39 static const TestVector kNISTTestVectors[kNumNISTTestVectors] = {

Completed in 282 milliseconds