Home
last modified time | relevance | path

Searched +defs:json +defs:read (Results 1 – 11 of 11) sorted by relevance

/external/kotlinx.coroutines/integration-testing/src/npmTest/kotlin/
DNpmPublicationValidator.kt23 val json = JsonParser().parse(content()).asJsonObject in <lambda>() constant
48 var read = read(buffer, 0, DEFAULT_BUFFER_SIZE) in <lambda>() variable
/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/deser/jdk/
DDateDeserializationTZTest.java347 String json = aposToQuotes("{'date':'/2005/05/25/'}"); in testDateUtil_Annotation() local
387 …String json = aposToQuotes("{ 'pattern': '*1 giu 2000 01:02:03*', 'pattern_FR': '*01 juin 2000 01:… in testDateUtil_Annotation_PatternAndLocale() local
405 String json = aposToQuotes("{ 'date': '2000-01-02T03:04:05.678' }"); in testDateUtil_Annotation_TimeZone() local
416 String json = aposToQuotes("{ 'date': '2000-01-02T03:04:05.678+01:00' }"); in testDateUtil_Annotation_TimeZone() local
554 private static <T> T read(ObjectMapper mapper, Object input, Class<T> type) throws Exception { in read() method in DateDeserializationTZTest
556 String json = input.toString(); in read() local
/external/jackson-core/src/test/java/com/fasterxml/jackson/core/json/
DTestRootValues.java21 public int read() throws IOException { in read() method in TestRootValues.Issue516InputStream
26 public int read(byte[] b, int off, int len) throws IOException { in read() method in TestRootValues.Issue516InputStream
53 public int read() throws IOException { in read() method in TestRootValues.Issue516Reader
58 public int read(char[] b, int off, int len) throws IOException { in read() method in TestRootValues.Issue516Reader
200 String json = useStream ? out.toString("UTF-8") : w.toString(); in _testSimpleWrites() local
/external/vogar/src/vogar/monitor/
DInterleavedReader.java68 public Object read() throws IOException { in read() method in InterleavedReader
105 String json = reader.readLine().substring(marker.length()); in read() local
/external/caliper/lib/
Dgson-2.2.2.jar ... gson.JsonParseException com.google.gson.JsonElement json java.lang.reflect.Type typeOfT com. ...
/external/cldr/tools/java/libs/
Dgson.jar ... public java.util.concurrent.atomic.AtomicLongArray read (com.google.gson.stream.JsonReader ...
/external/skqp/tools/bookmaker/
DparserCommon.cpp373 char* read = ParserCommon::ReadToBuffer(readname, &readSize); in WrittenFileDiffers() local
494 sk_sp<SkData> json(SkData::MakeFromFileName(path)); in parseFromFile() local
/external/kotlinc/lib/
Dkotlin-imports-dumper-compiler-plugin.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/kotlin-imports- ...
Dkotlin-compiler.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/backend-common. ...
/external/flatbuffers/tests/
Dtest.cpp1265 T read = table->GetField(voffset, static_cast<T>(0)); in CompareTableFieldValue() local
1504 const std::string &json = in FuzzTest2() local
1629 T TestValue(const char *json, const char *type_name, in TestValue()
2464 std::string json = test_data_path + "evolution_test/evolution_v" + in EvolutionTest() local
/external/conscrypt/benchmark-android/
Dvogar.jarMETA-INF/ META-INF/MANIFEST.MF vogar/ vogar/TestProperties.class TestProperties ...