Home
last modified time | relevance | path

Searched defs:append (Results 1 – 2 of 2) sorted by relevance

/cts/suite/cts/deviceTests/filesystemperf/src/com/android/cts/filesystemperf/
DFileUtil.java121 public static void writeFile(File file, byte[] data, boolean append) throws IOException { in writeFile()
/cts/suite/cts/deviceTests/browserbench/assets/octane/js/
Djquery.js5746 append: function() { method