Searched defs:kFile (Results 1 - 3 of 3) sorted by relevance

/external/libbrillo/brillo/http/
H A Dhttp_form_data.cc29 const char content_disposition::kFile[] = "file"; member in class:brillo::http::content_disposition
/external/libchrome/base/
H A Dtracked_objects_unittest.cc19 const char kFile[] = "FixedUnitTestFileName"; variable
82 EXPECT_EQ(kFile, process_data_phase.tasks[0].birth.location.file_name);
169 Location location(kFunction, kFile, kLineNumber, NULL);
221 EXPECT_EQ(kFile, process_data_phase.tasks[0].birth.location.file_name);
380 Location location(kFunction, kFile, kLineNumber, NULL);
402 Location location(kFunction, kFile, kLineNumber, NULL);
423 Location location(kFunction, kFile, kLineNumber, NULL);
436 Location location(kFunction, kFile, kLineNumber, NULL);
449 Location location(kFunction, kFile, kLineNumber, NULL);
478 Location location(kFunction, kFile, kLineNumbe
[all...]
/external/libvpx/libvpx/third_party/libwebm/
H A Dmkvmuxer.hpp1104 enum Mode { kLive = 0x1, kFile = 0x2 }; enumerator in enum:mkvmuxer::Segment::Mode

Completed in 237 milliseconds