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

  /external/chromium_org/tools/json_schema_compiler/test/
functions_on_types_unittest.cc 57 base::DictionaryValue* item_result = NULL; local
58 ASSERT_TRUE(results->GetDictionary(0, &item_result));
59 EXPECT_TRUE(item_result->Equals(&items.additional_properties));

Completed in 612 milliseconds