Home
last modified time | relevance | path

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

/external/jsoncpp/src/test_lib_json/
Dmain.cpp231 Json::Value* demandedYetAnotherId = object1_.demand( in JSONTEST_FIXTURE_LOCAL() local
233 JSONTEST_ASSERT(demandedYetAnotherId != nullptr); in JSONTEST_FIXTURE_LOCAL()
234 *demandedYetAnotherId = "baz"; in JSONTEST_FIXTURE_LOCAL()