HomeSort by relevance Sort by last modified time
    Searched full:bar_property (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/components/json_schema/
json_schema_validator_unittest_base.cc 293 base::DictionaryValue* bar_property = NULL; local
295 ASSERT_TRUE(properties->GetDictionary("bar", &bar_property));
297 bar_property->SetBoolean(schema::kOptional, true);

Completed in 124 milliseconds