Home
last modified time | relevance | path

Searched defs:instrumentChromeApiFunction (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/resources/google_now/
Dbackground_test_util.js7 var wrapper = {instrumentChromeApiFunction: emptyMock}; property
Dutility.js389 function instrumentChromeApiFunction(functionIdentifier, callbackParameter) { function