Home
last modified time | relevance | path

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

/external/libchrome/sandbox/linux/seccomp-bpf-helpers/
Dsyscall_parameters_restrictions_unittests.cc138 struct sched_param current_pid_param; in SchedGetParamThread() local
139 CheckSchedGetParam(pid, &current_pid_param); in SchedGetParamThread()