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

  /external/chromium_org/tools/perf/benchmarks/
indexeddb_perf.py 89 indexeddb_dir = os.path.join(util.GetChromiumSrcDir(), 'chrome', 'test',
91 ps = page_set.PageSet(file_path=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 701 milliseconds