Searched refs:setTestInterfaceOrNullMember (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/bindings/tests/results/core/
H A DTestDictionary.h49 void setTestInterfaceOrNullMember(PassRefPtr<TestInterfaceImplementation> value) { m_testInterfaceOrNullMember = value; } function in class:blink::FINAL
H A DV8TestDictionary.cpp144 impl->setTestInterfaceOrNullMember(testInterfaceOrNullMember);

Completed in 1321 milliseconds