Searched refs:appZygotePid (Results 1 – 1 of 1) sorted by relevance
1821 int appZygotePid; in testAppZygoteServices() local1849 appZygotePid = ppid1a; in testAppZygoteServices()1870 assertEquals(appZygotePid, ppid1a); in testAppZygoteServices()1879 "ps -p " + Integer.toString(appZygotePid) + " -o NAME="); in testAppZygoteServices()