OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:whichcase
(Results
1 - 2
of
2
) sorted by null
/external/icu4c/test/intltest/
strcase.cpp
349
int32_t
whichCase
,
357
switch(
whichCase
) {
384
if(
whichCase
==TEST_TITLE && options==0) {
410
switch(
whichCase
) {
464
int32_t
whichCase
, type;
467
for(
whichCase
=0;
whichCase
<TEST_COUNT; ++
whichCase
) {
469
if(
whichCase
==TEST_TITLE) {
473
LocalPointer<TestData> casingTest(driver->createTestData(dataNames[
whichCase
], status))
[
all
...]
ustrtest.h
93
int32_t
whichCase
,
Completed in 40 milliseconds