OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WebFrameTestProxy
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/content/test/
layouttest_support.cc
18
#include "third_party/WebKit/public/testing/
WebFrameTestProxy
.h"
34
using WebTestRunner::
WebFrameTestProxy
;
66
typedef
WebFrameTestProxy
<RenderFrameImpl, RenderViewImpl*, int32> FrameProxy;
/external/chromium_org/third_party/WebKit/public/testing/
WebFrameTestProxy.h
42
class
WebFrameTestProxy
: public Base, public blink::WebNonCopyable {
44
WebFrameTestProxy
(P p, R r)
49
virtual ~
WebFrameTestProxy
() { }
WebTestProxy.h
221
template<class, typename, typename> friend class
WebFrameTestProxy
;
Completed in 46 milliseconds