OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tablesInitialized
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/icu/source/test/cintltst/
cbiditst.c
218
static UBool
tablesInitialized
= FALSE;
327
tablesInitialized
= TRUE;
338
if (!
tablesInitialized
) {
355
if (!
tablesInitialized
) {
[
all
...]
/external/icu4c/test/cintltst/
cbiditst.c
233
static UBool
tablesInitialized
= FALSE;
342
tablesInitialized
= TRUE;
353
if (!
tablesInitialized
) {
371
if (!
tablesInitialized
) {
[
all
...]
Completed in 27 milliseconds