Home
last modified time | relevance | path

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

/external/jsoncpp/example/stringWrite/
DstringWrite.cpp18 constexpr bool shouldUseOldWay = false; in main() local
23 if (shouldUseOldWay) { in main()
/external/jsoncpp/example/readFromString/
DreadFromString.cpp15 constexpr bool shouldUseOldWay = false; in main() local
19 if (shouldUseOldWay) { in main()