Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:CollationKanaTest
(Results
1 - 5
of
5
) sorted by relevance
/third_party/icu/icu4c/source/test/intltest/
H
A
D
jacoll.cpp
21
CollationKanaTest
::
CollationKanaTest
()
in CollationKanaTest()
function in CollationKanaTest
35
CollationKanaTest
::~
CollationKanaTest
()
in ~CollationKanaTest()
40
const UChar
CollationKanaTest
::testSourceCases[][
CollationKanaTest
::MAX_TOKEN_LEN] = {
49
const UChar
CollationKanaTest
::testTargetCases[][
CollationKanaTest
::MAX_TOKEN_LEN] = {
58
const Collator::EComparisonResult
CollationKanaTest
::results[] = {
67
const UChar
CollationKanaTest
[all...]
H
A
D
jacoll.h
10
*
CollationKanaTest
is a third level test class. This tests the locale
24
class
CollationKanaTest
: public IntlTestCollator {
class
30
CollationKanaTest
();
31
virtual ~
CollationKanaTest
();
H
A
D
tscoll.cpp
70
TESTCASE_AUTO_CLASS(
CollationKanaTest
);
in runIndexedTest()
/third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
H
A
D
CollationKanaTest.java
11
* Port From: ICU4C v2.1 : Collate/
CollationKanaTest
31
public class
CollationKanaTest
extends TestFmwk{
class
100
public
CollationKanaTest
() {
in CollationKanaTest()
method in CollationKanaTest
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/collator/
H
A
D
CollationKanaTest.java
12
* Port From: ICU4C v2.1 : Collate/
CollationKanaTest
34
public class
CollationKanaTest
extends TestFmwk{
class
103
public
CollationKanaTest
() {
in CollationKanaTest()
method in CollationKanaTest
Completed in 3 milliseconds