MakeJsonVector 195 content/child/webcrypto/shared_crypto_unittest.cc return MakeJsonVector(json); MakeJsonVector 537 content/child/webcrypto/shared_crypto_unittest.cc return ImportKeyJwk(CryptoData(MakeJsonVector(dict)), MakeJsonVector 1256 content/child/webcrypto/shared_crypto_unittest.cc CryptoData(MakeJsonVector("")), algorithm, false, usage_mask, &key)); MakeJsonVector 1259 content/child/webcrypto/shared_crypto_unittest.cc const std::vector<uint8> bad_json_vec = MakeJsonVector( MakeJsonVector 1524 content/child/webcrypto/shared_crypto_unittest.cc std::vector<uint8> json_vec = MakeJsonVector(dict); MakeJsonVector 1546 content/child/webcrypto/shared_crypto_unittest.cc json_vec = MakeJsonVector(dict);