Searched refs:MakeFullPathToSystem32 (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/sandbox/win/src/
H A Dprocess_policy_test.cc24 base::string16 MakeFullPathToSystem32(const wchar_t* name) { function in namespace:__anon9985
112 base::string16 path = MakeFullPathToSystem32(argv[0]);
125 base::string16 path = MakeFullPathToSystem32(argv[0]);
155 base::string16 system32 = MakeFullPathToSystem32(L"");
188 base::string16 path = MakeFullPathToSystem32(argv[0]);
219 base::string16 path = MakeFullPathToSystem32(argv[0]);
287 base::string16 exe_path = MakeFullPathToSystem32(L"findstr.exe");
288 base::string16 system32 = MakeFullPathToSystem32(L"");
342 base::string16 exe_path = MakeFullPathToSystem32(L"findstr.exe");
354 base::string16 exe_path = MakeFullPathToSystem32(
[all...]

Completed in 69 milliseconds