Home
last modified time | relevance | path

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

/aosp_15_r20/external/icu/icu4c/source/test/perf/collationperf/
H A Dcollperf.cpp1210 class UCharFile { class
1219 UCharFile (const UCharFile & /*other*/) {}; // No copy constructor. in UCharFile() function in UCharFile
1220 UCharFile & operator = (const UCharFile &/*other*/) {return *this;}; // No assignment op in operator =()
1231 UCharFile::UCharFile(const char * fileName) { in UCharFile() function in UCharFile
/aosp_15_r20/external/cronet/third_party/icu/source/test/perf/collationperf/
H A Dcollperf.cpp1210 class UCharFile { class
1219 UCharFile (const UCharFile & /*other*/) {}; // No copy constructor. in UCharFile() function in UCharFile
1220 UCharFile & operator = (const UCharFile &/*other*/) {return *this;}; // No assignment op in operator =()
1231 UCharFile::UCharFile(const char * fileName) { in UCharFile() function in UCharFile
/aosp_15_r20/external/cronet/third_party/icu/source/test/perf/ubrkperf/
H A Dubrkperfold.cpp473 class UCharFile { class
483 UCharFile (const UCharFile &other) {}; // No copy constructor. in UCharFile() function in UCharFile
496 UCharFile::UCharFile(const char * fileName) { in UCharFile() function in UCharFile