Home
last modified time | relevance | path

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

/trunk/main/sal/qa/rtl_strings/
H A Drtl_OUString.cxx1408 sal_Bool test_valueOf( const char** resArray, int n, sal_Int16 radix, in test_valueOf() argument
1427 aStr2 = OUString::createFromAscii(resArray[i]); in test_valueOf()
1441 OSL_ASSERT(strlen(resArray[i]) < 100); in test_valueOf()
1443 if(AStringToUStringCopy(aStr4,resArray[i])) in test_valueOf()
1457 (sal_Char*)resArray[i], in test_valueOf()
H A Drtl_OString.cxx1927 sal_Bool test_valueOf( const char** resArray, int n, sal_Int16 radix, in test_valueOf() argument
1939 ::rtl::OString aStr2( resArray[i] ); in test_valueOf()
1948 aStr2 += resArray[i]; in test_valueOf()
1957 (sal_Char*)resArray[i], in test_valueOf()

Completed in 48 milliseconds