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

  /external/chromium_org/third_party/skia/tests/
RecorderTest.cpp 21 class Tally {
23 Tally() { sk_bzero(&fHistogram, sizeof(fHistogram)); }
47 Tally tally; local
48 tally.apply(record);
49 REPORTER_ASSERT(r, 1 == tally.count<SkRecords::DrawRect>());
  /external/skia/tests/
RecorderTest.cpp 21 class Tally {
23 Tally() { sk_bzero(&fHistogram, sizeof(fHistogram)); }
47 Tally tally; local
48 tally.apply(record);
49 REPORTER_ASSERT(r, 1 == tally.count<SkRecords::DrawRect>());
  /external/chromium_org/third_party/usb_ids/
usb.ids     [all...]

Completed in 149 milliseconds