HomeSort by relevance Sort by last modified time
    Searched refs:MakeHeader (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/common/media_galleries/
pmp_test_util.h 32 std::vector<char> MakeHeader(const PmpFieldType field_type,
pmp_test_util.cc 103 std::vector<char> PmpTestUtil::MakeHeader(const PmpFieldType field_type,
134 return CombinedVectors(PmpTestUtil::MakeHeader(field_type, row_count),
  /external/chromium_org/chrome/utility/media_galleries/
pmp_column_reader_unittest.cc 133 PmpTestUtil::MakeHeader(PMP_TYPE_STRING, 0);
142 PmpTestUtil::MakeHeader(PMP_TYPE_STRING, 0);
150 PmpTestUtil::MakeHeader(PMP_TYPE_STRING, 0);
158 PmpTestUtil::MakeHeader(PMP_TYPE_STRING, 0);
167 PmpTestUtil::MakeHeader(PMP_TYPE_STRING, 0);

Completed in 1542 milliseconds