Searched refs:test_substr (Results 1 – 3 of 3) sorted by relevance
43 void test_substr ( const std::string &str ) { in test_substr() function102 test_substr ( *p ); in main()
44 void test_substr ( const std::string &str ) { in test_substr() function111 test_substr ( *p ); in main()
90 def test_substr(self): member in TestBaseHeaderFeatures