OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TestClone
(Results
1 - 9
of
9
) sorted by null
/external/icu4c/test/intltest/
cntabcol.h
29
void
TestClone
();
34
CntTable *testTable, *
testClone
;
apicoll.h
167
void
TestClone
();
transapi.h
36
void
TestClone
(void);
cntabcol.cpp
103
void ContractionTableTest::
TestClone
(){
120
testClone
= uprv_cnttab_clone(testTable, &status);
134
uprv_cnttab_close(
testClone
);
241
case 3: name = "
TestClone
"; if (exec)
TestClone
(/* par */); break;
usettest.h
66
void
TestClone
(void);
transapi.cpp
59
TESTCASE(11,
TestClone
);
190
void TransliteratorAPITest::
TestClone
(){
[
all
...]
apicoll.cpp
[
all
...]
usettest.cpp
79
CASE(8,
TestClone
);
[
all
...]
/external/icu4c/test/cintltst/
utransts.c
27
static void
TestClone
(void);
44
TEST(
TestClone
);
291
static void
TestClone
(){
Completed in 179 milliseconds