Searched refs:constObject (Results 1 – 1 of 1) sorted by relevance
210 const Json::Value& constObject = object1_; in JSONTEST_FIXTURE_LOCAL() local212 JSONTEST_ASSERT_EQUAL(Json::Value(1234), constObject["id"]); in JSONTEST_FIXTURE_LOCAL()213 JSONTEST_ASSERT_EQUAL(Json::Value(), constObject["unknown id"]); in JSONTEST_FIXTURE_LOCAL()