Searched defs:RunFunctionAsync (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/extensions/api/identity/
H A Didentity_apitest.cc109 void RunFunctionAsync( function in class:extensions::__anon3726::AsyncExtensionBrowserTest
1136 RunFunctionAsync(func.get(), "[{}]");
1170 RunFunctionAsync(func.get(), "[{\"interactive\": true}]");
1204 RunFunctionAsync(func.get(), "[{\"interactive\": true}]");
1227 RunFunctionAsync(func.get(), "[{\"interactive\": false}]");
1320 RunFunctionAsync(func.get(), "[{\"interactive\": true}]");
1397 RunFunctionAsync(func.get(), "[{}]");
1422 RunFunctionAsync(func.get(), "[{\"account\": { \"id\": \"1\" } }]");
1447 RunFunctionAsync(func.get(), "[{\"account\": { \"id\": \"2\" } }]");
1685 RunFunctionAsync(functio
[all...]

Completed in 82 milliseconds