HomeSort by relevance Sort by last modified time
    Searched defs:TEST_FILE_SIZE (Results 1 - 10 of 10) sorted by null

  /external/avb/test/
image_handler_unittest.py 87 TEST_FILE_SIZE = 61440
145 for size in range(0, self.TEST_FILE_SIZE + self.TEST_FILE_BLOCK_SIZE,
160 ih.truncate(self.TEST_FILE_SIZE + grow_size)
163 self.TEST_FILE_SIZE + grow_size)
166 self.TEST_FILE_SIZE))
167 unsparse_file.seek(self.TEST_FILE_SIZE)
179 self.TEST_FILE_SIZE))
180 unsparse_file.seek(self.TEST_FILE_SIZE)
192 self.TEST_FILE_SIZE))
193 unsparse_file.seek(self.TEST_FILE_SIZE)
    [all...]
  /packages/apps/Bluetooth/tests/robotests/src/com/android/bluetooth/opp/
OppSendFileInfoTest.java 47 private static final int TEST_FILE_SIZE = 10;
61 * size: #TEST_FILE_SIZE).
69 doReturn(TEST_FILE_SIZE, -1).when(mFileInputStream).read(any(), eq(0), eq(4096));
75 assertThat(sendFileInfo.mLength).isEqualTo(TEST_FILE_SIZE);
  /prebuilts/misc/common/robolectric/3.1.1/lib/
ant-1.8.0.jar 
  /prebuilts/tools/common/ant/
ant.jar 
  /prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.7.0/
ant-1.7.0.jar 
  /prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.8.0/
ant-1.8.0.jar 
  /external/jarjar/lib/
apache-ant-1.9.4.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
ant.jar 
  /prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.8.2/
ant-1.8.2.jar 
  /tools/external/gradle/
gradle-api-2.14.1.jar 

Completed in 220 milliseconds