HomeSort by relevance Sort by last modified time
    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 260 milliseconds