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

  /external/chromium/net/http/
mock_sspi_library_win.h 57 // the MockSSPILibrary. The |expected_package| argument must equal the
90 void ExpectQuerySecurityPackageInfo(const std::wstring& expected_package,
96 std::wstring expected_package; member in struct:net::MockSSPILibrary::PackageQuery
mock_gssapi_library_posix.h 51 SecurityContextQuery(const std::string& expected_package,
59 std::string expected_package; member in struct:net::test::MockGSSAPILibrary::SecurityContextQuery
74 // the MockGSSAPILibrary. The |expected_package| argument must equal the
105 void ExpectSecurityContext(const std::string& expected_package,

Completed in 33 milliseconds