Searched refs:compareCommandLineToArgvWithSyscall (Results 1 – 1 of 1) sorted by relevance
828 func compareCommandLineToArgvWithSyscall(t *testing.T, cmd string) { func925 compareCommandLineToArgvWithSyscall(t, "test"+cmd)926 compareCommandLineToArgvWithSyscall(t, `"cmd line"`+cmd)927 compareCommandLineToArgvWithSyscall(t, exe+cmd)