Searched refs:resArray (Results 1 – 2 of 2) sorted by relevance
1408 sal_Bool test_valueOf( const char** resArray, int n, sal_Int16 radix, in test_valueOf() argument1427 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()
1927 sal_Bool test_valueOf( const char** resArray, int n, sal_Int16 radix, in test_valueOf() argument1939 ::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 53 milliseconds