Home
last modified time | relevance | path

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

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