OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ExpectsScopedPtr
(Results
1 - 2
of
2
) sorted by null
/external/v8/tools/clang/rewrite_scoped_refptr/tests/
test6-expected.cc
17
void
ExpectsScopedPtr
(const scoped_refptr<Foo>& foo) {
23
ExpectsScopedPtr
(temp);
test6-original.cc
17
void
ExpectsScopedPtr
(const scoped_refptr<Foo>& foo) {
23
ExpectsScopedPtr
(temp);
Completed in 64 milliseconds