OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TestOwner
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/printing/
print_job_unittest.cc
32
friend class
TestOwner
;
35
class
TestOwner
: public printing::PrintJobWorkerOwner {
102
scoped_refptr<
TestOwner
> owner(new
TestOwner
);
/external/chromium_org/chrome/browser/printing/
print_job_unittest.cc
29
friend class
TestOwner
;
32
class
TestOwner
: public printing::PrintJobWorkerOwner {
61
virtual ~
TestOwner
() {}
105
scoped_refptr<
TestOwner
> owner(new
TestOwner
);
Completed in 277 milliseconds