Home
last modified time | relevance | path

Searched defs:expect2 (Results 1 – 3 of 3) sorted by relevance

/external/webkit/JavaScriptCore/tests/mozilla/ecma_2/Statements/
Dlabel-002.js30 function LabelTest( object, expect1, expect2 ) { argument
42 function LabelTest2( object, expect1, expect2 ) { argument
/external/icu4c/test/intltest/
Dnumfmtst.h138 void expect2(NumberFormat& fmt, const Formattable& n, const char* str) { in expect2() function
144 void expect2(NumberFormat* fmt, const Formattable& n, const char* str, UErrorCode ec) { in expect2() function
Dnumfmtst.cpp2049 void NumberFormatTest::expect2(NumberFormat& fmt, const Formattable& n, const UnicodeString& str) { in expect2() function in NumberFormatTest
2055 void NumberFormatTest::expect2(NumberFormat* fmt, const Formattable& n, in expect2() function in NumberFormatTest