Searched refs:ExpectsRawFooPtr (Results 1 – 2 of 2) sorted by relevance
16 void ExpectsRawFooPtr(Foo* foo) { in ExpectsRawFooPtr() function22 ExpectsRawFooPtr(temp); in CallExpectsRawFooPtrWithBar()
16 void ExpectsRawFooPtr(Foo* foo) { in ExpectsRawFooPtr() function22 ExpectsRawFooPtr(temp.get()); in CallExpectsRawFooPtrWithBar()