OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:testPrintE
(Results
1 - 10
of
10
) sorted by null
/system/extras/tests/wifi/stress/
wifiLoadScanAssoc.c
145
testPrintE
("Invalid command-line specified minimum delay "
154
testPrintE
("Invalid command-line specified maximum delay "
163
testPrintE
("Invalid command-line specified duration of: %s",
171
testPrintE
("Invalid combination of command-line options,");
173
testPrintE
(" -s flag specified multiple times.");
175
testPrintE
(" -s and -p flags are mutually exclusive.");
182
testPrintE
("Invalid command-line specified starting pass "
190
testPrintE
("Invalid combination of command-line options,");
192
testPrintE
(" -e flag specified multiple times.");
194
testPrintE
(" -e and -p flags are mutually exclusive.")
[
all
...]
/frameworks/native/opengl/tests/hwc/
hwcRects.cpp
220
testPrintE
("Invalid command-line specified end of test delay "
241
testPrintE
("Command too long for: %s", CMD_STOP_FRAMEWORK);
313
testPrintE
("hwcTestCreateLayerList failed");
353
testPrintE
("Command too long for: %s", CMD_START_FRAMEWORK);
376
testPrintE
("Error parsing format from: %s", rectStr.c_str());
381
testPrintE
("Unknown graphic format in: %s", rectStr.c_str());
389
testPrintE
("Invalid display frame in: %s", rectStr.c_str());
413
testPrintE
("Error reading attribute name in: %s",
436
testPrintE
("Unknown transform of \"%s\" in: %s", str.c_str(),
451
testPrintE
("Unknown blend of \"%s\" in: %s", str.c_str()
[
all
...]
hwcStress.cpp
256
testPrintE
("Invalid command-line specified per pass delay of: "
267
testPrintE
("Invalid command-line specified end of test delay "
276
testPrintE
("Invalid command-line specified duration of: %s",
285
testPrintE
("Invalid command-line specified num set per pass "
294
testPrintE
("Invalid combination of command-line options.");
295
testPrintE
(" The -p option is mutually exclusive from the");
296
testPrintE
(" -s and -e options.");
301
testPrintE
("Invalid command-line specified starting pass "
310
testPrintE
("Invalid combination of command-line options.");
311
testPrintE
(" The -p option is mutually exclusive from the")
[
all
...]
hwcColorEquiv.cpp
188
testPrintE
("Invalid command-line specified end of test delay "
209
testPrintE
("Invalid command-line specified start "
231
testPrintE
("Invalid command-line specified end "
241
testPrintE
("Unkown command-line specified reference graphic "
263
testPrintE
("Expected a single command-line postional parameter");
269
testPrintE
("Unkown command-line specified equivalence graphic "
284
testPrintE
("Command too long for: %s", CMD_STOP_FRAMEWORK);
317
testPrintE
("refFrame initCheck failed, rv: %i", rv);
318
testPrintE
(" width %u height: %u format: %u %s", refWidth, refHeight,
331
testPrintE
("refFrame initCheck failed, rv: %i", rv)
[
all
...]
hwcTestLib.cpp
69
testPrintE
("eglGetDisplay returned EGL_NO_DISPLAY");
79
testPrintE
("eglInitialize failed");
85
testPrintE
("android_createDisplaySurface failed");
91
testPrintE
("EGLUtils::selectConfigForNativeWindow() returned %d",
105
testPrintE
("gelCreateWindowSurface failed.");
112
testPrintE
("eglCreateContext failed");
118
testPrintE
("eglMakeCurrent failed");
143
testPrintE
("hw_get_module failed, rv: %i", rv);
149
testPrintE
("hwc_open failed, rv: %i", rv);
572
testPrintE
("colorFract2Pixel unsupported format of: %u", format)
[
all
...]
hwcCommit.cpp
371
testPrintE
("Invalid command-line specified start "
418
testPrintE
("Command too long for: %s", CMD_STOP_FRAMEWORK);
438
testPrintE
("Unknown graphic format of: %s", (*itFormat).c_str());
622
testPrintE
("Command too long for: %s", CMD_START_FRAMEWORK);
740
testPrintE
("Failed to locate display frame min width");
764
testPrintE
("Failed to locate display frame min height");
788
testPrintE
("Failed to locate display frame max width");
811
testPrintE
("Failed to locate display frame max height");
854
testPrintE
("Unable to locate display frame min dimension");
903
testPrintE
("Unable to locate display frame max dimension")
[
all
...]
/system/extras/tests/lib/testUtil/
testUtil.c
331
testPrintE
("%s", line);
351
testPrintE
("%s", line);
406
testPrintE
("execCmd popen failed, errno: %i", errno);
422
testPrintE
("Unexpected command failure");
423
testPrintE
(" status: %#x", status);
425
testPrintE
("WEXITSTATUS: %i", WEXITSTATUS(status));
428
testPrintE
("WTERMSIG: %i", WTERMSIG(status));
/frameworks/native/opengl/tests/lib/
glTestLib.cpp
51
testPrintE
("%s() returned %d", op, returnVal);
56
testPrintE
("after %s() eglError %s (0x%x)",
65
testPrintE
("after %s() glError (0x%x)", op, error);
/system/extras/tests/include/
testUtil.h
53
#define
testPrintE
(...) do { \
/system/extras/tests/iptables/qtaguid/
socketTag.cpp
53
testPrintE
("qtaguid ctrl open failed: %s", strerror(errno));
85
testPrintE
("qtaguid param open failed: %s", strerror(errno));
90
testPrintE
("qtaguid param write failed: %s", strerror(errno));
100
testPrintE
("socket creation failed: %s", strerror(errno));
104
testPrintE
("socket setup: failed to tag");
109
testPrintE
("socket setup: Unexpected results: tag not found");
114
testPrintE
("socket setup: Unexpected results");
146
testPrintE
("Unable to read active tags from ctrl %d/%s",
173
testPrintE
("Unable to read sock addr res=%d", res);
Completed in 344 milliseconds