Searched refs:meta1 (Results 1 – 1 of 1) sorted by relevance
183 final JSONObject meta1 = new JSONObject(); in testCopiedFile() local184 meta1.put("key1", "value1"); in testCopiedFile()185 doc1.writeMetadataAndContent(meta1, null); in testCopiedFile()