OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:foundError
(Results
1 - 3
of
3
) sorted by null
/external/icu4c/test/cintltst/
cbiapts.c
791
UBool
foundError
;
793
foundError
= FALSE;
795
if (!
foundError
&& offsindx >= testPtr->numOffsets) {
798
foundError
= TRUE;
799
} else if (!
foundError
&& offset != testPtr->offsFwd[offsindx]) {
802
foundError
= TRUE;
805
if (!
foundError
&& offsindx < testPtr->numOffsets) {
810
foundError
= FALSE;
812
if (!
foundError
&& offsindx >= testPtr->numOffsets) {
815
foundError
= TRUE
[
all
...]
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/
ConvertSwitchQuickFixProcessor.java
106
boolean
foundError
= false;
124
foundError
= true;
134
if (!
foundError
) {
/prebuilts/devtools/tools/lib/
sdk-common.jar
Completed in 115 milliseconds