Searched defs:contentJson (Results 1 – 2 of 2) sorted by relevance
136 json contentJson = json::parse(content, nullptr, false); in SetUp() local456 bool ScreenRegion::CheckContentJson(json &contentJson) in CheckContentJson()
319 json contentJson; variable