OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TEST_STATUS
(Results
1 - 4
of
4
) sorted by null
/external/opencv3/cmake/templates/
opencv_run_all_tests_android.sh.in
32
TEST_STATUS
=0
35
TEST_STATUS
=2
38
TEST_STATUS
=3
40
if [ $
TEST_STATUS
-ne 0 ]; then
41
SUMMARY_STATUS=$
TEST_STATUS
/external/icu/icu4c/source/test/cintltst/
hpmufn.c
43
#define
TEST_STATUS
(status, expected) \
138
TEST_STATUS
(status, U_ILLEGAL_ARGUMENT_ERROR);
141
TEST_STATUS
(status, U_ILLEGAL_ARGUMENT_ERROR);
144
TEST_STATUS
(status, U_ILLEGAL_ARGUMENT_ERROR);
149
TEST_STATUS
(status, U_ZERO_ERROR);
151
TEST_STATUS
(status, U_ZERO_ERROR);
158
TEST_STATUS
(status, U_ZERO_ERROR);
164
TEST_STATUS
(status, U_ZERO_ERROR);
178
TEST_STATUS
(status, U_ZERO_ERROR);
184
TEST_STATUS
(status, U_ZERO_ERROR)
[
all
...]
/frameworks/base/tests/CoreTests/android/core/
TestEventHandler.java
56
public final static int
TEST_STATUS
= 1;
166
eventsReceived[
TEST_STATUS
] = true;
167
if (notExpecting[
TEST_STATUS
]) {
209
expects[
TEST_STATUS
] = false;
615
expects[
TEST_STATUS
] = true;
619
notExpecting[
TEST_STATUS
] = true;
623
expects[
TEST_STATUS
] = true;
630
expects[
TEST_STATUS
] = true;
/prebuilts/misc/common/tradefed/
tradefed-prebuilt.jar
Completed in 153 milliseconds