Searched refs:hasLongMember (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/testing/
H A DDictionaryTest.cpp23 if (testingDictionary.hasLongMember())
/external/chromium_org/third_party/WebKit/Source/bindings/tests/results/core/
H A DTestDictionary.h32 bool hasLongMember() const { return !m_longMember.isNull(); } function in class:blink::FINAL
H A DV8TestDictionary.cpp185 if (impl->hasLongMember()) {

Completed in 80 milliseconds