Searched refs:checkKeyPathNumberValue (Results 1 – 1 of 1) sorted by relevance
85 void checkKeyPathNumberValue(const ScriptValue& value, const String& keyPath, int expected) in checkKeyPathNumberValue() function124 checkKeyPathNumberValue(scriptValue, "foo", 456); in TEST_F()