Home
last modified time | relevance | path

Searched defs:test_app_pid (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/platform_testing/utils/shell-as/
H A Dtest-app.cpp92 bool GetTestAppProcessId(pid_t *test_app_pid) { in GetTestAppProcessId()
115 bool SetupAndStartTestApp(pid_t *test_app_pid) { in SetupAndStartTestApp()
H A Dcontext.cpp124 pid_t test_app_pid = 0; in SecurityContextFromTestApp() local