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/icu4c/test/intltest/
csdetest.h
16
class
CharsetDetectionTest
: public IntlTest {
19
CharsetDetectionTest
();
20
virtual ~
CharsetDetectionTest
();
csdetest.cpp
41
CharsetDetectionTest
::
CharsetDetectionTest
()
46
CharsetDetectionTest
::~
CharsetDetectionTest
()
52
void
CharsetDetectionTest
::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ )
54
if (exec) logln("TestSuite
CharsetDetectionTest
: ");
142
void
CharsetDetectionTest
::checkEncoding(const UnicodeString &testString, const UnicodeString &encoding, const UnicodeString &id)
227
const char *
CharsetDetectionTest
::getPath(char buffer[2048], const char *filename) {
241
void
CharsetDetectionTest
::ConstructionTest()
269
void
CharsetDetectionTest
::UTF8Test(
[
all
...]
itmajor.cpp
177
CharsetDetectionTest
test;
Completed in 14 milliseconds