Home
last modified time | relevance | path

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

/aosp_15_r20/external/tink/cc/subtle/
H A Dwycheproof_util.cc82 std::string test_vectors_path = crypto::tink::internal::RunfilesPath( in ReadTestVectors() local
85 input_stream.open(test_vectors_path); in ReadTestVectors()
91 << test_vectors_path << std::endl; in ReadTestVectors()