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

  /external/chromium_org/tools/perf/benchmarks/
indexeddb_perf.py 54 indexeddb_dir = os.path.join(util.GetChromiumSrcDir(), 'chrome', 'test',
60 }, indexeddb_dir)
  /external/chromium_org/content/browser/indexed_db/
indexed_db_quota_client_unittest.cc 67 base::FilePath indexeddb_dir = local
69 ASSERT_TRUE(base::CreateDirectory(indexeddb_dir));
70 idb_context()->set_data_path_for_testing(indexeddb_dir);

Completed in 175 milliseconds