OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NoExpectations
(Results
1 - 2
of
2
) sorted by null
/external/skia/dm/
DMExpectations.h
16
class
NoExpectations
: public Expectations {
18
NoExpectations
() {}
DM.cpp
130
SkAutoTDelete<DM::Expectations> expectations(SkNEW(DM::
NoExpectations
));
Completed in 29 milliseconds