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

  /external/chromium_org/chrome/installer/util/
registry_test_data.h 45 static void ExpectEmptyKey(HKEY root_key, const wchar_t* path);
copy_reg_key_work_item_unittest.cc 68 RegistryTestData::ExpectEmptyKey(test_data_.root_key(),
153 RegistryTestData::ExpectEmptyKey(test_data_.root_key(),
178 RegistryTestData::ExpectEmptyKey(test_data_.root_key(),
registry_test_data.cc 98 void RegistryTestData::ExpectEmptyKey(HKEY root_key, const wchar_t* path) {

Completed in 3148 milliseconds