Searched defs:kType (Results 1 - 14 of 14) sorted by relevance

/external/chromium_org/remoting/jingle_glue/
H A Diq_sender_unittest.cc34 const char kType[] = "get"; member in namespace:remoting::__anon9810
66 request_ = sender_->SendIq(kType, kTo, iq_body.Pass(), base::Bind(
75 kType, kTo, kStanzaId, kNamespacePrefix, kBodyTag,
/external/chromium/chrome/browser/
H A Denumerate_modules_model_unittest_win.cc14 static const ModuleEnumerator::ModuleType kType = variable
30 {kType, kStatus, L"c:\\foo\\bar.dll", L"", L"Prod", L"Desc", L"1.0",
32 {kType, kStatus, L"c:\\foo\\", L"bar.dll", L"Prod", L"Desc", L"1.0",
36 {kType, kStatus, L"C:\\Foo\\Bar.dll", L"", L"", L"", L"1.0",
38 {kType, kStatus, L"c:\\foo\\", L"bar.dll", L"", L"", L"1.0",
42 {kType, kStatus, L"c:\\foo.dll", L"", L"", L"", L"1.0 asdf",
44 {kType, kStatus, L"c:\\", L"foo.dll", L"", L"", L"1.0",
48 {kType, kStatus, L"bar.dll", L"", L"", L"", L"", L"", kAction},
49 {kType, kStatus, L"", L"bar.dll", L"", L"", L"", L"", kAction},
52 {kType, kStatu
[all...]
/external/chromium/chrome/browser/extensions/
H A Dextension_input_api.cc27 const char kType[] = "type"; member in namespace:__anon2134
81 EXTENSION_FUNCTION_VALIDATE(args->GetString(kType, &type_name));
/external/chromium_org/chrome/browser/
H A Denumerate_modules_model_unittest_win.cc14 static const ModuleEnumerator::ModuleType kType = variable
33 {kType, kStatus, L"c:\\foo\\bar.dll", L"", L"Prod", L"Desc", L"1.0",
35 {kType, kStatus, L"c:\\foo\\", L"bar.dll", L"Prod", L"Desc", L"1.0",
39 {kType, kStatus, L"C:\\Foo\\Bar.dll", L"", L"", L"", L"1.0",
41 {kType, kStatus, L"c:\\foo\\", L"bar.dll", L"", L"", L"1.0",
45 {kType, kStatus, L"c:\\foo.dll", L"", L"", L"", L"1.0 asdf",
47 {kType, kStatus, L"c:\\", L"foo.dll", L"", L"", L"1.0",
51 {kType, kStatus, L"bar.dll", L"", L"", L"", L"", L"", kAction},
52 {kType, kStatus, L"", L"bar.dll", L"", L"", L"", L"", kAction},
55 {kType, kStatu
[all...]
/external/chromium_org/chrome/browser/spellchecker/
H A Dspellcheck_message_filter_unittest.cc85 static const SpellCheckResult::Type kType = SpellCheckResult::SPELLING; local
93 results.push_back(SpellCheckResult(kType, kLocation, kLength, kReplacement));
116 EXPECT_EQ(kType, sent_results[0].type);
/external/chromium_org/chrome/browser/sync/glue/
H A Dgeneric_change_processor_unittest.cc31 static const syncer::ModelType kType = syncer::PREFERENCES; member in class:browser_sync::__anon5809::SyncGenericChangeProcessorTest
35 sync_merge_result_(kType),
65 root.InitByTagLookup(syncer::ModelTypeToRootTag(kType)));
68 node.InitUniqueByCreation(kType, root, base::StringPrintf("node%05d", i));
107 change_processor()->GetSyncDataForType(kType, &sync_data);
/external/chromium_org/chrome/common/json_schema/
H A Djson_schema_constants.cc36 const char kType[] = "type"; member in namespace:json_schema_constants
/external/chromium_org/net/dns/
H A Drecord_rdata.h46 static const uint16 kType = dns_protocol::kTypeSRV; member in class:net::SrvRecordRdata
77 static const uint16 kType = dns_protocol::kTypeA; member in class:net::ARecordRdata
99 static const uint16 kType = dns_protocol::kTypeAAAA; member in class:net::AAAARecordRdata
121 static const uint16 kType = dns_protocol::kTypeCNAME; member in class:net::CnameRecordRdata
143 static const uint16 kType = dns_protocol::kTypePTR; member in class:net::PtrRecordRdata
166 static const uint16 kType = dns_protocol::kTypeTXT; member in class:net::TxtRecordRdata
190 static const uint16 kType = dns_protocol::kTypeNSEC; member in class:net::NsecRecordRdata
/external/chromium_org/webkit/browser/blob/
H A Dview_blob_internals_job.cc31 const char kType[] = "Type: "; member in namespace:__anon14751
202 AddHTMLListItem(kType, "data", out);
205 AddHTMLListItem(kType, "file", out);
216 AddHTMLListItem(kType, "blob", out);
220 AddHTMLListItem(kType, "filesystem", out);
/external/chromium_org/gpu/command_buffer/service/
H A Dframebuffer_manager_unittest.cc404 const GLenum kType = GL_UNSIGNED_BYTE; local
456 kType,
471 kType,
485 kType,
517 kType,
546 kType,
571 kType,
/external/chromium/chrome/common/extensions/
H A Dextension_constants.cc80 const char* kType = "type"; member in namespace:extension_manifest_keys
/external/chromium_org/chromeos/network/onc/
H A Donc_constants.cc31 const char kType[] = "Type"; member in namespace:chromeos::onc::toplevel_config
47 const char kType[] = "Type"; member in namespace:chromeos::onc::network_config
113 const char kType[] = "Type"; member in namespace:chromeos::onc::ipconfig
155 const char kType[] = "Type"; member in namespace:chromeos::onc::certificate
172 const char kType[] = "Type"; member in namespace:chromeos::onc::encrypted
213 const char kType[] = "Type"; member in namespace:chromeos::onc::vpn
272 const char kType[] = "Type"; member in namespace:chromeos::onc::proxy
/external/chromium_org/chrome/common/extensions/
H A Dextension_manifest_constants.cc141 const char kType[] = "type"; member in namespace:extension_manifest_keys
/external/chromium_org/gpu/command_buffer/client/
H A Dgles2_implementation_unittest.cc1426 const GLenum kType = GL_UNSIGNED_BYTE; local
1439 0, 0, kWidth, kHeight / 2, kFormat, kType,
1444 0, kHeight / 2, kWidth, kHeight / 2, kFormat, kType,
1454 gl_->ReadPixels(0, 0, kWidth, kHeight, kFormat, kType, buffer.get());
1467 const GLenum kType = 0; local
1476 0, 0, kWidth, kHeight, kFormat, kType,
1485 gl_->ReadPixels(0, 0, kWidth, kHeight, kFormat, kType, buffer.get());
1585 const GLenum kType = GL_UNSIGNED_BYTE; local
1591 kType,
1603 kType,
1617 const GLenum kType = GL_UNSIGNED_BYTE; local
2074 const GLenum kType = GL_UNSIGNED_BYTE; local
2130 const GLenum kType = GL_UNSIGNED_BYTE; local
2229 const GLenum kType = GL_UNSIGNED_BYTE; local
2294 static const GLenum kType = GL_UNSIGNED_BYTE; local
[all...]

Completed in 735 milliseconds