Searched defs:NestedJson (Results 1 – 2 of 2) sorted by relevance
84 constexpr NestedJson(NestedJson&& other) : builder_(), nesting_() { in NestedJson() function101 constexpr NestedJson(JsonBuilder& builder, const Nesting& nesting) in NestedJson() function
256 TEST(JsonObject, NestedJson) { in TEST() argument489 TEST(JsonValue, NestedJson) { in TEST() argument