Searched refs:testBinaryPath (Results 1 – 1 of 1) sorted by relevance
64 String testBinaryPath = abi + "/" + TEST_BINARY_FILEANAME; in executeBinary() local67 InputStream inStream = assetManager.open(testBinaryPath); in executeBinary()68 Log.d(TAG, "Opened " + testBinaryPath); in executeBinary()83 Log.d(TAG, "Copied " + testBinaryPath + " to " + filesDir); in executeBinary()