Home
last modified time | relevance | path

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

/external/jsoncpp/src/test_lib_json/
Dmain.cpp221 const char unknownIdKey[] = "unknown id"; in JSONTEST_FIXTURE_LOCAL() local
223 object1_.find(unknownIdKey, unknownIdKey + strlen(unknownIdKey)); in JSONTEST_FIXTURE_LOCAL()