Home
last modified time | relevance | path

Searched refs:getTestVectors (Results 1 – 16 of 16) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/crosstest/
Dtest_vector_ops_main.cpp28 typename VectorOps<T>::Ty *getTestVectors(size_t &NumTestVectors) { in getTestVectors() function
71 Ty *TestVectors = getTestVectors<T>(NumTestVectors); in testInsertElement()
110 Ty *TestVectors = getTestVectors<T>(NumTestVectors); in testExtractElement()
139 Ty *TestVectors = getTestVectors<T>(NumTestVectors); in testShuffleVector()
/third_party/node/test/fixtures/wpt/WebCryptoAPI/sign_verify/
Decdsa_vectors.js22 function getTestVectors() { function
89 for (const validVector of getTestVectors()) {
Dhmac_vectors.js2 function getTestVectors() { function
Deddsa_vectors.js19 function getTestVectors() { function
Drsa_pkcs_vectors.js20 function getTestVectors() { function
Drsa_pss_vectors.js20 function getTestVectors() { function
Dhmac.js12 var testVectors = getTestVectors();
Drsa.js12 var testVectors = getTestVectors();
Deddsa.js12 var testVectors = getTestVectors();
Decdsa.js12 var testVectors = getTestVectors();
/third_party/node/test/fixtures/wpt/WebCryptoAPI/encrypt_decrypt/
Daes_ctr_vectors.js14 function getTestVectors() { function
Daes_gcm_vectors.js13 function getTestVectors() { function
Daes_cbc_vectors.js14 function getTestVectors() { function
Drsa_vectors.js20 function getTestVectors() { function
Daes.js10 var vectors = getTestVectors();
Drsa.js10 var vectors = getTestVectors();