OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:passfail
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/icu/source/test/intltest/
idnaconf.h
43
int
passfail
; // 0 pass, 1 fail
member in class:IdnaConfTest
idnaconf.cpp
34
static const UChar C_PASSFAIL[] = {0x70, 0x61, 0x73, 0x73, 0x66, 0x61, 0x69, 0x6C, 0}; //
passfail
47
type = option =
passfail
= -1;
225
if (type == -1 || option == -1 ||
passfail
== -1 || namebase.isBogus() || namezone.isBogus()){
242
if (
passfail
== 0){
256
} else if (
passfail
== 1){
273
type = option =
passfail
= -1;
315
passfail
= 0;
317
passfail
= 1;
/external/icu/icu4c/source/test/intltest/
idnaconf.h
43
int
passfail
; // 0 pass, 1 fail
member in class:IdnaConfTest
idnaconf.cpp
33
static const UChar C_PASSFAIL[] = {0x70, 0x61, 0x73, 0x73, 0x66, 0x61, 0x69, 0x6C, 0}; //
passfail
46
type = option =
passfail
= -1;
224
if (type == -1 || option == -1 ||
passfail
== -1 || namebase.isBogus() || namezone.isBogus()){
241
if (
passfail
== 0){
255
} else if (
passfail
== 1){
272
type = option =
passfail
= -1;
314
passfail
= 0;
316
passfail
= 1;
Completed in 3534 milliseconds