OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Tally
(Results
1 - 3
of
3
) sorted by null
/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/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>());
63
Tally
tally
;
local
64
tally
.apply(record);
66
REPORTER_ASSERT(r, 1 ==
tally
.count<SkRecords::BeginCommentGroup>())
80
Tally
tally
;
local
[
all
...]
/external/chromium_org/third_party/usb_ids/
usb.ids
[
all
...]
Completed in 68 milliseconds