/external/chromium_org/chrome/installer/util/ |
create_reg_key_work_item_unittest.cc | 19 wchar_t test_root[] = L"TmpTmp"; member in namespace:__anon10378 26 key.DeleteKey(test_root); 27 ASSERT_NE(ERROR_SUCCESS, key.Open(HKEY_CURRENT_USER, test_root, KEY_READ)); 28 ASSERT_EQ(ERROR_SUCCESS, key.Create(HKEY_CURRENT_USER, test_root, 35 ASSERT_EQ(ERROR_SUCCESS, key.DeleteKey(test_root)); 44 base::FilePath parent_key(test_root); 77 base::FilePath key_to_create(test_root); 101 base::FilePath key_to_create_1(test_root); 140 base::FilePath key_to_create_1(test_root); 176 base::FilePath key_to_create(test_root); [all...] |
/external/chromium_org/chrome/browser/ui/ash/accessibility/ |
ax_tree_source_ash_unittest.cc | 98 AXAuraObjWrapper* test_root = NULL; local 101 test_root = root_finder; 102 ASSERT_EQ(ax_tree.GetRoot(), test_root);
|
/external/e2fsprogs/lib/ext2fs/ |
closefs.c | 22 static int test_root(unsigned int a, unsigned int b) function 42 if (test_root(group, 3) || (test_root(group, 5)) || 43 test_root(group, 7))
|
/external/chromium_org/net/cert/ |
cert_verify_proc_unittest.cc | 558 ScopedTestRoot test_root(ca_cert_list[0].get()); 593 ScopedTestRoot test_root(ca_cert_list[0].get()); 1300 ScopedTestRoot test_root; local [all...] |
/external/chromium_org/base/files/ |
file_util_unittest.cc | 1741 FilePath test_root = local 1796 FilePath test_root = local [all...] |