Home
last modified time | relevance | path

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

/external/jsoncpp/src/test_lib_json/
Dmain.cpp2654 auto shortEscape = [](unsigned ch) -> const char* { in JSONTEST_FIXTURE_LOCAL() local
2688 if (const char* shEsc = shortEscape(i)) in JSONTEST_FIXTURE_LOCAL()