Home
last modified time | relevance | path

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

/external/jsoncpp/src/test_lib_json/
Dmain.cpp227 const char yetAnotherIdKey[] = "yet another id"; in JSONTEST_FIXTURE_LOCAL() local
229 object1_.find(yetAnotherIdKey, yetAnotherIdKey + strlen(yetAnotherIdKey)); in JSONTEST_FIXTURE_LOCAL()
232 yetAnotherIdKey, yetAnotherIdKey + strlen(yetAnotherIdKey)); in JSONTEST_FIXTURE_LOCAL()