Searched refs:normalResult (Results 1 – 3 of 3) sorted by relevance
295 v8::Local<v8::Value> normalResult = resultTuple->Get(1); in setScriptSource() local296 … RefPtr<JSONValue> jsonResult = v8ToJSONValue(m_isolate, normalResult, JSONValue::maxDepth); in setScriptSource()
2312 UnicodeString normalResult; in TestRelative() local2333 en_full ->format(*c, normalResult, pos); in TestRelative()2336 …errln("FAIL: Relative Format ["+bannerStr+"] of "+normalResult+" failed, expected "+expect+" but g… in TestRelative()2338 logln("PASS: Relative Format ["+bannerStr+"] of "+normalResult+" got " + result); in TestRelative()
2315 UnicodeString normalResult; in TestRelative() local2336 en_full ->format(*c, normalResult, pos); in TestRelative()2339 …errln("FAIL: Relative Format ["+bannerStr+"] of "+normalResult+" failed, expected "+expect+" but g… in TestRelative()2341 logln("PASS: Relative Format ["+bannerStr+"] of "+normalResult+" got " + result); in TestRelative()