Searched refs:ppid1a (Results 1 – 1 of 1) sorted by relevance
1838 int ppid1a = conn1a.getPpid(); in testAppZygoteServices() local1842 assertEquals(ppid1a, ppid1b); in testAppZygoteServices()1846 "ps -p " + Integer.toString(ppid1a) + " -o NAME="); in testAppZygoteServices()1849 appZygotePid = ppid1a; in testAppZygoteServices()1869 int ppid1a = conn1a.getPpid(); in testAppZygoteServices() local1870 assertEquals(appZygotePid, ppid1a); in testAppZygoteServices()