Searched defs:foop (Results 1 – 2 of 2) sorted by relevance
42 RefCountedPtr<Foo> foop = foo->Ref(); in TEST() local59 RefCountedPtr<FooWithTracing> foop = foo->Ref(DEBUG_LOCATION, "extra_ref"); in TEST() local
16 typedef foo *foop; typedef