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

  /external/chromium_org/net/http/
mock_sspi_library_win.h 56 // the MockSSPILibrary. The |expected_package| argument must equal the
89 void ExpectQuerySecurityPackageInfo(const std::wstring& expected_package,
95 std::wstring expected_package; member in struct:net::MockSSPILibrary::PackageQuery
mock_gssapi_library_posix.h 57 SecurityContextQuery(const std::string& expected_package,
65 std::string expected_package; member in struct:net::test::MockGSSAPILibrary::SecurityContextQuery
80 // the MockGSSAPILibrary. The |expected_package| argument must equal the
111 void ExpectSecurityContext(const std::string& expected_package,

Completed in 62 milliseconds