Home
last modified time | relevance | path

Searched defs:UCharFile (Results 1 – 4 of 4) sorted by relevance

/external/chromium/third_party/icu/source/test/perf/ubrkperf/
Dubrkperfold.cpp468 class UCharFile { class
478 UCharFile (const UCharFile &other) {}; // No copy constructor. in UCharFile() function in UCharFile
491 UCharFile::UCharFile(const char * fileName) { in UCharFile() function in UCharFile
/external/icu4c/test/perf/ubrkperf/
Dubrkperfold.cpp468 class UCharFile { class
478 UCharFile (const UCharFile &other) {}; // No copy constructor. in UCharFile() function in UCharFile
491 UCharFile::UCharFile(const char * fileName) { in UCharFile() function in UCharFile
/external/chromium/third_party/icu/source/test/perf/collationperf/
Dcollperf.cpp1205 class UCharFile { class
1214 UCharFile (const UCharFile & /*other*/) {}; // No copy constructor. in UCharFile() function in UCharFile
1215 UCharFile & operator = (const UCharFile &/*other*/) {return *this;}; // No assignment op in operator =()
1226 UCharFile::UCharFile(const char * fileName) { in UCharFile() function in UCharFile
/external/icu4c/test/perf/collationperf/
Dcollperf.cpp1207 class UCharFile { class
1216 UCharFile (const UCharFile & /*other*/) {}; // No copy constructor. in UCharFile() function in UCharFile
1217 UCharFile & operator = (const UCharFile &/*other*/) {return *this;}; // No assignment op in operator =()
1228 UCharFile::UCharFile(const char * fileName) { in UCharFile() function in UCharFile