HomeSort by relevance Sort by last modified time
    Searched full:norder (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/net/quic/crypto/
local_strike_register_client_test.cc 72 uint32 norder = htonl(kCurrentTimeExternalSecs); local
73 valid_nonce.assign(reinterpret_cast<const char*>(&norder), sizeof(norder));

Completed in 53 milliseconds