Searched refs:pushString (Results 1 – 17 of 17) sorted by relevance
73 mBucket.pushString(FILE_CONTENT, path); in testStringUploadThenDownLoad()81 mBucket.pushString(FILE_CONTENT, Paths.get(mRemoteRoot, file)); in testDownloadMultiple()153 mBucket.pushString(FILE_CONTENT, Paths.get(mRemoteRoot, file)); in testLs_folder()167 mBucket.pushString(FILE_CONTENT, path); in testLs_file()177 mBucket.pushString(FILE_CONTENT, path); in testIsFile()184 mBucket.pushString(FILE_CONTENT, path); in testIsFile_folder()196 mBucket.pushString(FILE_CONTENT, path); in testStat()205 mBucket.pushString(FILE_CONTENT, path); in testmd5Hash()
59 EasyMock.expect(mMockDevice.pushString("hi", "file")).andReturn(false).once(); in testFail()72 EasyMock.expect(mMockDevice.pushString("hi", "file")).andReturn(true).once(); in testDoesntExist()89 EasyMock.expect(mMockDevice.pushString("hi", "file")).andReturn(true).once(); in testAlreadyExists()
111 EasyMock.expect(mMockDevice.pushString((String) EasyMock.anyObject(), in testCantTouchFilesystem()142 EasyMock.expect(mMockDevice.pushString((String) EasyMock.anyObject(), in testPushTestsZipOntoData()185 EasyMock.expect(mMockDevice.pushString((String) EasyMock.anyObject(), in testPushTestsZipOntoData_retry()
1327 mMockDevice.pushString( in doSetupExpectations()
48 if (!device.pushString(mFileContent, mFileName)) { in setUp()
67 testInfo.getDevice().pushString(builder.toString(), PACKAGE_USAGE_FILE); in setUp()
172 boolean yayTurtle = device.pushString("I like turtles", turtlePath); in doDeleteData()
740 boolean result = device.pushString(sb.toString(), "/data/local.prop"); in changeSystemProps()
525 mMockITestDevice.pushString( in testCommandTooLong()535 mMockITestDevice.pushString( in testCommandTooLong()
668 public boolean pushString(String contents, String deviceFilePath) in pushString() method
265 testDevice.pushString(String.format("#!/bin/bash\n%s", cmd), tmpFileDevice); in executeCommandByScript()
470 testDevice.pushString(String.format("#!/bin/bash\n%s", cmd), tmpFileDevice); in executeCommandByScript()
551 public CommandResult pushString(String contents, Path bucketPath) throws IOException { in pushString() method in GCSBucketUtil
353 device.pushString(whitelist.toString(), DEVICE_WHITELIST_PATH); in runMonkey()
313 assertTrue(mTestDevice.pushString("test data", deviceFilePath)); in testPull_nopermissions()
1257 public boolean pushString(final String contents, final String remoteFilePath) in pushString() method in NativeDevice
META-INF/ META-INF/MANIFEST.MF jline/ jline/CompletionHandler.class CompletionHandler ...