Home
last modified time | relevance | path

Searched refs:JSON_SAMPLE_BROKEN_OBJECT_PREMATURE_SEPARATOR (Results 1 – 2 of 2) sorted by relevance

/haiku/src/tests/kits/shared/
H A DJsonSamples.h75 #define JSON_SAMPLE_BROKEN_OBJECT_PREMATURE_SEPARATOR "{,\"key\":\"value\"}" macro
H A DJsonErrorHandlingTest.cpp280 TestParseWithErrorMessage(JSON_SAMPLE_BROKEN_OBJECT_PREMATURE_SEPARATOR, 1, in TestObjectWithPrematureSeparator()