Searched refs:test_SetLength (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/xpcom18a4/xpcom/tests/StringFactoringTests/
H A Dtest_main.cpp225 test_SetLength( basic_nsAString<CharT>& aWritable ) function
236 cout << "FAILED growing a string in |test_SetLength|, saving the value didn't work." << endl;
245 cout << "FAILED growing a string in |test_SetLength|, length is wrong." << endl;
251 cout << "FAILED growing a string in |test_SetLength|, contents damaged after growing." << endl;
258 cout << "FAILED shrinking a string in |test_SetLength|." << endl;
264 cout << "FAILED growing a string in |test_SetLength|, contents damaged after shrinking." << endl;
409 tests_failed += test_SetLength(aWritable);

Completed in 1166 milliseconds