Searched refs:unitTestService (Results 1 – 1 of 1) sorted by relevance
621 std::string shellCmdToString(sp<IBinder> unitTestService, const std::vector<const char*>& args) { in shellCmdToString() argument637 status_t error = IBinder::shellCommand(unitTestService, inFd[0], outFd[0], errFd[0], argsVec, in shellCmdToString()