Searched defs:kTestDllName1 (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome_elf/blacklist/test/
H A Dblacklist_test.cc22 const wchar_t kTestDllName1[] = L"blacklist_test_dll_1.dll"; variable
67 TestDll_RemoveDllFromBlacklist(kTestDllName1);
218 base::ScopedNativeLibrary dll1(current_dir.Append(kTestDllName1));

Completed in 127 milliseconds