HomeSort by relevance Sort by last modified time
    Searched refs:GetMockInterface (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/content/test/
ppapi_unittest.h 35 virtual const void* GetMockInterface(const char* interface_name) const;
ppapi_unittest.cc 25 return current_unittest->GetMockInterface(interface_name);
100 const void* PpapiUnittest::GetMockInterface(const char* interface_name) const {

Completed in 45 milliseconds