OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IncrementMockTime
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/webkit/browser/quota/
mock_storage_client.cc
47
id(), origin_url, type, size,
IncrementMockTime
());
59
id(), origin_url, type, delta,
IncrementMockTime
());
67
id(), itr->first.first, itr->first.second, 0,
IncrementMockTime
());
76
base::Time MockStorageClient::
IncrementMockTime
() {
mock_storage_client.h
47
base::Time
IncrementMockTime
();
quota_manager_unittest.cc
257
client->id(), origin, type,
IncrementMockTime
());
407
base::Time
IncrementMockTime
() {
[
all
...]
Completed in 75 milliseconds