Home
last modified time | relevance | path

Searched refs:tally (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/tests/
H A DRecorderTest.cpp48 Tally tally; in DEF_TEST() local
49 tally.apply(record); in DEF_TEST()
50 REPORTER_ASSERT(r, 1 == tally.count<SkRecords::DrawRect>()); in DEF_TEST()
90 Tally tally; in DEF_TEST() local
91 tally.apply(record); in DEF_TEST()
93 REPORTER_ASSERT(reporter, 1 == tally.count<SkRecords::DrawImage>()); in DEF_TEST()
106 Tally tally; in DEF_TEST() local
107 tally.apply(record); in DEF_TEST()
109 REPORTER_ASSERT(reporter, 1 == tally.count<SkRecords::DrawImageRect>()); in DEF_TEST()
/third_party/ltp/tools/sparse/sparse-src/validation/
H A Dcompound-sizes.c23 uint32_t tally[12]; // per month member

Completed in 1 milliseconds