OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CharsetDetectionTest
(Results
1 - 3
of
3
) sorted by null
/external/icu/icu4c/source/test/intltest/
csdetest.h
18
class
CharsetDetectionTest
: public IntlTest {
21
CharsetDetectionTest
();
22
virtual ~
CharsetDetectionTest
();
csdetest.cpp
49
CharsetDetectionTest
::
CharsetDetectionTest
()
54
CharsetDetectionTest
::~
CharsetDetectionTest
()
60
void
CharsetDetectionTest
::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ )
62
if (exec) logln("TestSuite
CharsetDetectionTest
: ");
157
void
CharsetDetectionTest
::checkEncoding(const UnicodeString &testString, const UnicodeString &encoding, const UnicodeString &id)
241
const char *
CharsetDetectionTest
::getPath(char buffer[2048], const char *filename) {
255
void
CharsetDetectionTest
::ConstructionTest()
319
void
CharsetDetectionTest
::UTF8Test(
[
all
...]
itmajor.cpp
182
CharsetDetectionTest
test;
Completed in 802 milliseconds