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

/external/stlport/test/unit/
H A Dstring_test.cpp893 bool short_string_optim_bug_helper(string teststr);
895 CPPUNIT_ASSERT(true == short_string_optim_bug_helper(teststr));
898 bool short_string_optim_bug_helper(string teststr) function

Completed in 30 milliseconds