Searched defs:emptyObject (Results 1 – 6 of 6) sorted by relevance
42 public void emptyObject() throws IOException { in emptyObject() method in JsonParserTest
121 bool emptyObject = State::kObjectBegin == fState; in endObject() local
23 @Test fun emptyObject() { in <lambda>() method in org.jetbrains.dokka.tests.ClassTest
20 static NumberFormatTestTuple emptyObject; variable
1574 Json::Value emptyObject(Json::objectValue); in JSONTEST_FIXTURE_LOCAL() local