Searched defs:CharT_ptr (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/xpcom18a4/xpcom/tests/StringFactoringTests/
H A Dtest_main.cpp207 typedef CharT* CharT_ptr; typedef
208 if ( aReadable != literal_hello(CharT_ptr()) )
397 typedef CharT* CharT_ptr; typedef
398 aWritable = literal_hello(CharT_ptr());
400 if ( aWritable != literal_hello(CharT_ptr()) )

Completed in 69 milliseconds