Lines Matching refs:__func__
40 print_test_name (__func__, "ceeplusplus_wchar_test.wav") ;
47 { printf ("\n\n%s %d : Error : Reference count (%d) should be 1.\n\n", __func__, __LINE__, file.refCount ()) ;
74 { printf ("\n\n%s %d : Error : Reference count (%d) should be zero.\n\n", __func__, __LINE__, file.refCount ()) ;
81 { printf ("\n\n%s %d : Error : Reference count (%d) should be 1.\n\n", __func__, __LINE__, file.refCount ()) ;
109 { printf ("\n\n%s %d : Error : No title for %s.\n\n", __func__, __LINE__, filename) ;
114 { printf ("\n\n%s %d : Error : title '%s' should be '%s'\n\n", __func__, __LINE__, title, filename) ;
127 { printf ("\n\n%s %d : Error : should not be here.\n\n", __func__, __LINE__) ;
137 { printf ("\n\n%s %d : Error : Reference count (%d) should be two.\n\n", __func__, __LINE__, file.refCount ()) ;
143 { printf ("\n\n%s %d : Error : Reference count (%d) should be one.\n\n", __func__, __LINE__, file.refCount ()) ;
148 { printf ("\n\n%s %d : Error : should not be here.\n\n", __func__, __LINE__) ;
153 { printf ("\n\n%s %d : Error : format 0x%08x should be 0x%08x.\n\n", __func__, __LINE__, file.format (), format) ;
158 { printf ("\n\n%s %d : Error : channels %d should be 2.\n\n", __func__, __LINE__, file.channels ()) ;
163 { printf ("\n\n%s %d : Error : frames %ld should be %lu.\n\n", __func__, __LINE__,
191 { printf ("\n\n%s %d : Error : offset (%ld) should be %ld\n\n", __func__, __LINE__,
198 { printf ("\n\n%s %d : Error : count (%ld) should be %ld\n\n", __func__, __LINE__,
230 { printf ("\n\n%s %d : error should not be zero.\n\n", __func__, __LINE__) ;
235 { printf ("\n\n%s %d : strError should not return NULL.\n\n", __func__, __LINE__) ;
240 { printf ("\n\n%s %d : bad seek ().\n\n", __func__, __LINE__) ;
269 { printf ("\n\n%s %d : error when taking ownership of handle.\n\n", __func__, __LINE__) ;
274 { printf ("\n\n%s %d : cannot close file.\n\n", __func__, __LINE__) ;
282 { printf ("\n\n%s %d : taking ownership of shared handle is not allowed.\n\n", __func__, __LINE__) ;