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

/external/chromium_org/chrome/test/automation/
H A Dtab_proxy.cc172 scoped_ptr<Value> root(ExecuteAndExtractValue(frame_xpath, jscript));
193 scoped_ptr<Value> root(ExecuteAndExtractValue(frame_xpath, jscript));
213 scoped_ptr<Value> root(ExecuteAndExtractValue(frame_xpath, jscript));
230 Value* TabProxy::ExecuteAndExtractValue(const std::wstring& frame_xpath, function in class:TabProxy

Completed in 401 milliseconds