OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:idb_context
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/content/browser/indexed_db/
indexed_db_unittest.cc
65
scoped_refptr<IndexedDBContextImpl>
idb_context
= new IndexedDBContextImpl(
local
68
normal_path =
idb_context
->GetFilePathForTesting(
70
session_only_path =
idb_context
->GetFilePathForTesting(
96
scoped_refptr<IndexedDBContextImpl>
idb_context
= new IndexedDBContextImpl(
local
100
idb_context
->SetForceKeepSessionState();
102
normal_path =
idb_context
->GetFilePathForTesting(
104
session_only_path =
idb_context
->GetFilePathForTesting(
156
scoped_refptr<IndexedDBContextImpl>
idb_context
= new IndexedDBContextImpl(
local
159
test_path =
idb_context
->GetFilePathForTesting(
166
idb_context
->TaskRunner()->PostTask
206
scoped_refptr<IndexedDBContextImpl>
idb_context
= new IndexedDBContextImpl(
local
[
all
...]
indexed_db_quota_client_unittest.cc
70
idb_context
()->set_data_path_for_testing(indexeddb_dir);
134
IndexedDBContextImpl*
idb_context
() { return idb_context_; }
function in class:content::IndexedDBQuotaClientTest
142
base::FilePath file_path_origin =
idb_context
()->GetFilePathForTesting(
150
idb_context
()->ResetCaches();
178
IndexedDBQuotaClient client(
idb_context
());
195
IndexedDBQuotaClient client(
idb_context
());
219
IndexedDBQuotaClient client(
idb_context
());
233
IndexedDBQuotaClient client(
idb_context
());
/external/chromium_org/chrome/browser/extensions/
extension_service_unittest.cc
4276
IndexedDBContext*
idb_context
=
local
4392
IndexedDBContext*
idb_context
=
local
[
all
...]
/external/chromium/chrome/browser/extensions/
extension_service_unittest.cc
2694
IndexedDBContext*
idb_context
=
local
[
all
...]
Completed in 50 milliseconds