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

  /external/chromium_org/rlz/win/lib/
rlz_lib.h 50 void InitializeTempHivesForTesting(const base::win::RegKey& temp_hklm_key,
rlz_lib_win.cc 240 void InitializeTempHivesForTesting(const base::win::RegKey& temp_hklm_key,
  /external/chromium_org/rlz/test/
rlz_test_helpers.cc 44 rlz_lib::InitializeTempHivesForTesting(hklm, hkcu);
  /external/chromium_org/chrome/browser/rlz/
rlz_unittest.cc 30 #include "rlz/win/lib/rlz_lib.h" // InitializeTempHivesForTesting
230 rlz_lib::InitializeTempHivesForTesting(hklm, hkcu);

Completed in 82 milliseconds