Searched refs:SetupAndStartTestApp (Results 1 – 3 of 3) sorted by relevance
28 bool SetupAndStartTestApp(pid_t *test_app_pid);
115 bool SetupAndStartTestApp(pid_t *test_app_pid) { in SetupAndStartTestApp() function
125 if (!SetupAndStartTestApp(&test_app_pid)) { in SecurityContextFromTestApp()