CreateTestTypeDictionary   30 tools/json_schema_compiler/test/crossref_unittest.cc   value->Set("testType", CreateTestTypeDictionary().release());
CreateTestTypeDictionary   33 tools/json_schema_compiler/test/crossref_unittest.cc   EXPECT_TRUE(CreateTestTypeDictionary()->Equals(
CreateTestTypeDictionary   40 tools/json_schema_compiler/test/crossref_unittest.cc   params_value->Append(CreateTestTypeDictionary().release());
CreateTestTypeDictionary   46 tools/json_schema_compiler/test/crossref_unittest.cc       CreateTestTypeDictionary()->Equals(params->test_type->ToValue().get()));
CreateTestTypeDictionary   52 tools/json_schema_compiler/test/crossref_unittest.cc       CreateTestTypeDictionary();
CreateTestTypeDictionary   61 tools/json_schema_compiler/test/crossref_unittest.cc   scoped_ptr<base::DictionaryValue> value = CreateTestTypeDictionary();
CreateTestTypeDictionary   79 tools/json_schema_compiler/test/crossref_unittest.cc     param_object_value->Set("testType", CreateTestTypeDictionary().release());
CreateTestTypeDictionary   87 tools/json_schema_compiler/test/crossref_unittest.cc     EXPECT_TRUE(CreateTestTypeDictionary()->Equals(
CreateTestTypeDictionary  118 tools/json_schema_compiler/test/crossref_unittest.cc     param_object_value->Set("testType", CreateTestTypeDictionary().release());
CreateTestTypeDictionary  123 tools/json_schema_compiler/test/simple_api_unittest.cc     scoped_ptr<base::DictionaryValue> value = CreateTestTypeDictionary();
CreateTestTypeDictionary  133 tools/json_schema_compiler/test/simple_api_unittest.cc     scoped_ptr<base::DictionaryValue> value = CreateTestTypeDictionary();
CreateTestTypeDictionary  141 tools/json_schema_compiler/test/simple_api_unittest.cc     scoped_ptr<base::DictionaryValue> value = CreateTestTypeDictionary();
CreateTestTypeDictionary  174 tools/json_schema_compiler/test/simple_api_unittest.cc     scoped_ptr<base::DictionaryValue> expected = CreateTestTypeDictionary();