Searched refs:SetLoadExpectation (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/net/cookies/
H A Dcookie_monster_store_test.h69 // The result of calls to Load() can be configured using SetLoadExpectation().
77 void SetLoadExpectation(
H A Dcookie_monster_store_test.cc31 void MockPersistentCookieStore::SetLoadExpectation( function in class:net::MockPersistentCookieStore
H A Dcookie_monster_perftest.cc300 store->SetLoadExpectation(true, initial_cookies);
H A Dcookie_monster_unittest.cc1493 store->SetLoadExpectation(true, initial_cookies);
1542 store->SetLoadExpectation(true, initial_cookies);
2734 store->SetLoadExpectation(true, initial_cookies);

Completed in 451 milliseconds