Home
last modified time | relevance | path

Searched refs:checkKeyPathNumberValue (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/bindings/v8/
DIDBBindingUtilitiesTest.cpp85 void checkKeyPathNumberValue(const ScriptValue& value, const String& keyPath, int expected) in checkKeyPathNumberValue() function
124 checkKeyPathNumberValue(scriptValue, "foo", 456); in TEST_F()