HomeSort by relevance Sort by last modified time
    Searched full:container_obj (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/chrome_frame/test/
com_message_event_unittest.cc 43 CComObject<MockDumbContainer>* container_obj = NULL; local
44 CComObject<MockDumbContainer>::CreateInstance(&container_obj);
45 base::win::ScopedComPtr<IOleContainer> container(container_obj);
280 CComObject<MockSmartContainer>* container_obj = NULL; local
281 CComObject<MockSmartContainer>::CreateInstance(&container_obj);
282 base::win::ScopedComPtr<IOleContainer> container(container_obj);

Completed in 145 milliseconds