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

/external/chromium_org/third_party/WebKit/Source/core/testing/
H A DDictionaryTest.cpp32 if (testingDictionary.hasBooleanMember())
/external/chromium_org/third_party/WebKit/Source/bindings/tests/results/core/
H A DTestDictionary.h29 bool hasBooleanMember() const { return !m_booleanMember.isNull(); } function in class:blink::FINAL
H A DV8TestDictionary.cpp169 if (impl->hasBooleanMember()) {

Completed in 1595 milliseconds