Searched refs:androidTmpPath (Results 1 – 1 of 1) sorted by relevance
28 androidTmpPath = "/data/local/tmp/" const29 androidCAVPPath = androidTmpPath + "cavp"30 androidLibCryptoPath = androidTmpPath + "libcrypto.so"436 args = []string{"shell", "LD_LIBRARY_PATH=" + androidTmpPath, androidCAVPPath}445 reqPathOnDevice = path.Join(androidTmpPath, test.inFile+".req")