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

  /external/chromium/chrome/common/
json_schema_validator_unittest_base.cc 230 DictionaryValue* bar_property = NULL; local
232 ASSERT_TRUE(properties->GetDictionary("bar", &bar_property));
234 bar_property->SetBoolean("optional", true);

Completed in 552 milliseconds