Home
last modified time | relevance | path

Searched refs:jsonStr2 (Results 1 - 1 of 1) sorted by relevance

/ide/tools/previewer/test/unittest/cli/
H A DCommandLineInterfaceTest.cpp383 std::string jsonStr2 = R"({ "setting" : "aaa"})"; in TEST() local
384 Json2::Value json2 = JsonReader::ParseJsonData2(jsonStr2); in TEST()

Completed in 1 milliseconds