HomeSort by relevance Sort by last modified time
    Searched refs:SetXForTesting (Results 1 - 3 of 3) sorted by null

  /external/libchrome/crypto/
p224_spake.h 98 void SetXForTesting(const std::string& x);
p224_spake_unittest.cc 86 client.SetXForTesting("Client x");
89 server.SetXForTesting("Server x");
p224_spake.cc 265 void P224EncryptedKeyExchange::SetXForTesting(const std::string& x) {

Completed in 159 milliseconds