Home
last modified time | relevance | path

Searched refs:Tally (Results 1 – 2 of 2) sorted by relevance

/external/skia/tests/
DRecorderTest.cpp22 class Tally { class
24 Tally() { sk_bzero(&fHistogram, sizeof(fHistogram)); } in Tally() function in Tally
48 Tally tally; in DEF_TEST()
89 Tally tally; in DEF_TEST()
104 Tally tally; in DEF_TEST()
/external/python/cpython2/Doc/library/
Dcollections.rst45 >>> # Tally occurrences of words in a list