Searched refs:kRootNames (Results 1 – 1 of 1) sorted by relevance
46 const wchar_t* kRootNames[] = { variable184 for (size_t i = 0; i < sizeof(kRootNames) / sizeof(kRootNames[0]); ++i) { in TEST_F()185 const wchar_t* root_name = kRootNames[i]; in TEST_F()