Home
last modified time | relevance | path

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

/aosp12/frameworks/native/libs/binder/tests/
H A DbinderRpcTest.cpp585 auto proc1 = createRpcTestSocketServerProcess(1); in TEST_P() local
590 proc1.rootIface->repeatBinder(proc2.rootBinder, &outBinder).transactionError()); in TEST_P()