/external/chromium/chrome/browser/ |
D | enumerate_modules_model_unittest_win.cc | 99 static const char kEmpty[] = ""; 112 { kMatchName, kNoMatchLocation, kEmpty, kEmpty, kEmpty, 117 { kMatchName, kEmpty, kEmpty, kEmpty, kEmpty, 122 { kMatchName, kEmpty, kEmpty, kVersionHigh, kVersionHigh, 127 { kMatchName, kMatchLocation, kEmpty, kEmpty, kEmpty, 132 { kMatchName, kMatchLocation, kEmpty, kEmpty, kEmpty, 137 { kMatchName, kMatchLocation, kEmpty, kEmpty, kEmpty, 142 { kMatchName, kMatchLocation, kEmpty, kVersionHigh, kVersionLow, 147 { kMatchName, kMatchLocation, kMatchSignature, kEmpty, kEmpty, 157 { kMatchName, kMatchLocation, kMatchDesc, kEmpty, kEmpty, [all …]
|
/external/chromium/chrome/browser/ui/views/ |
D | database_info_view.cc | 59 const std::wstring kEmpty; in ClearDatabaseDisplay() local 60 description_value_field_->SetText(kEmpty); in ClearDatabaseDisplay() 61 size_value_field_->SetText(kEmpty); in ClearDatabaseDisplay() 62 last_modified_value_field_->SetText(kEmpty); in ClearDatabaseDisplay()
|
/external/chromium/base/debug/ |
D | trace_event_win_unittest.cc | 37 const char kEmpty[] = ""; variable 262 kEmpty, 0, in TEST_F() 264 kEmpty, 0); in TEST_F() 275 kEmpty, 0, in TEST_F() 277 kEmpty, 0); in TEST_F()
|
/external/chromium/net/spdy/ |
D | spdy_settings_storage.cc | 21 static const spdy::SpdySettings kEmpty; in Get() local 22 return kEmpty; in Get()
|
/external/protobuf/src/google/protobuf/ |
D | descriptor.cc | 434 static const FileDescriptorTables kEmpty; member in google::protobuf::FileDescriptorTables 500 const FileDescriptorTables FileDescriptorTables::kEmpty; member in google::protobuf::FileDescriptorTables 2436 placeholder_file->tables_ = &FileDescriptorTables::kEmpty; in NewPlaceholder() 2510 placeholder->tables_ = &FileDescriptorTables::kEmpty; in NewPlaceholderFile()
|