Searched refs:verifyCmd (Results 1 – 1 of 1) sorted by relevance
251 String verifyCmd = String.format("cd %s && ./ufdt_verify_overlay final_dt %s", in testVerifyOverlay() local253 CLog.d(verifyCmd); in testVerifyOverlay()254 cmdResult = mDevice.executeShellV2Command(verifyCmd); in testVerifyOverlay()