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

  /external/chromium_org/chrome/common/cloud_print/
cloud_print_helpers_unittest.cc 128 std::string test_auth("testauth");
130 GetCloudPrintAuthHeader(test_auth));
  /external/openssl/ssl/
kssl.c 921 unsigned char *test_auth; local
928 test_auth = a + conlen + cklen;
929 if (kssl_test_confound(test_auth)) return test_auth;
    [all...]

Completed in 447 milliseconds