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
/frameworks/native/opengl/tests/hwc/
hwcRects.cpp
218
testPrintE
("Invalid command-line specified end of test delay "
239
testPrintE
("Command too long for: %s", CMD_STOP_FRAMEWORK);
311
testPrintE
("hwcTestCreateLayerList failed");
351
testPrintE
("Command too long for: %s", CMD_START_FRAMEWORK);
373
testPrintE
("Error parsing format from: %s", rectStr.c_str());
378
testPrintE
("Unknown graphic format in: %s", rectStr.c_str());
386
testPrintE
("Invalid display frame in: %s", rectStr.c_str());
410
testPrintE
("Error reading attribute name in: %s",
433
testPrintE
("Unknown transform of \"%s\" in: %s", str.c_str(),
448
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
187
testPrintE
("Invalid command-line specified end of test delay "
208
testPrintE
("Invalid command-line specified start "
230
testPrintE
("Invalid command-line specified end "
240
testPrintE
("Unkown command-line specified reference graphic "
262
testPrintE
("Expected a single command-line postional parameter");
268
testPrintE
("Unkown command-line specified equivalence graphic "
283
testPrintE
("Command too long for: %s", CMD_STOP_FRAMEWORK);
314
testPrintE
("refFrame initCheck failed, rv: %i", rv);
315
testPrintE
(" width %u height: %u format: %u %s", refWidth, refHeight,
328
testPrintE
("refFrame initCheck failed, rv: %i", rv)
[
all
...]
hwcTestLib.cpp
67
testPrintE
("eglGetDisplay returned EGL_NO_DISPLAY");
77
testPrintE
("eglInitialize failed");
87
testPrintE
("android_createDisplaySurface failed");
93
testPrintE
("EGLUtils::selectConfigForNativeWindow() returned %d",
107
testPrintE
("gelCreateWindowSurface failed.");
114
testPrintE
("eglCreateContext failed");
120
testPrintE
("eglMakeCurrent failed");
145
testPrintE
("hw_get_module failed, rv: %i", rv);
151
testPrintE
("hwc_open failed, rv: %i", rv);
574
testPrintE
("colorFract2Pixel unsupported format of: %u", format)
[
all
...]
hwcCommit.cpp
368
testPrintE
("Invalid command-line specified start "
415
testPrintE
("Command too long for: %s", CMD_STOP_FRAMEWORK);
435
testPrintE
("Unknown graphic format of: %s", (*itFormat).c_str());
619
testPrintE
("Command too long for: %s", CMD_START_FRAMEWORK);
737
testPrintE
("Failed to locate display frame min width");
761
testPrintE
("Failed to locate display frame min height");
785
testPrintE
("Failed to locate display frame max width");
808
testPrintE
("Failed to locate display frame max height");
851
testPrintE
("Unable to locate display frame min dimension");
900
testPrintE
("Unable to locate display frame max dimension")
[
all
...]
/system/extras/tests/fstest/
recovery_test.cpp
81
testPrintE
("Cannot lseek to ext4 superblock to read");
86
testPrintE
("Cannot read ext4 superblock");
91
testPrintE
("Invalid ext4 superblock magic");
107
testPrintE
("Ext4 superblock already corrupted");
116
testPrintE
("Cannot lseek to superblock to write\n");
121
testPrintE
("Cannot write superblock\n");
136
testPrintE
("Ext4 block size not 2K or 4K\n");
143
testPrintE
("Can't handle ext4 block group descriptor size of %d",
151
testPrintE
("Cannot lseek to ext4 block group descriptor table to read");
160
testPrintE
("Cannot read ext4 group descriptor %d", i)
[
all
...]
/system/extras/tests/lib/testUtil/
testUtil.c
329
testPrintE
("%s", line);
349
testPrintE
("%s", line);
403
testPrintE
("execCmd popen failed, errno: %i", errno);
419
testPrintE
("Unexpected command failure");
420
testPrintE
(" status: %#x", status);
422
testPrintE
("WEXITSTATUS: %i", WEXITSTATUS(status));
425
testPrintE
("WTERMSIG: %i", WTERMSIG(status));
/frameworks/native/opengl/tests/lib/
glTestLib.cpp
50
testPrintE
("%s() returned %d", op, returnVal);
55
testPrintE
("after %s() eglError %s (0x%x)",
64
testPrintE
("after %s() glError (0x%x)", op, error);
/system/extras/tests/lib/testUtil/include/
testUtil.h
53
#define
testPrintE
(...) do { \
/system/extras/tests/iptables/qtaguid/
socketTag.cpp
60
testPrintE
("qtaguid ctrl open failed: %s", strerror(errno));
95
testPrintE
("qtaguid param open failed: %s", strerror(errno));
100
testPrintE
("qtaguid param write failed: %s", strerror(errno));
110
testPrintE
("socket creation failed: %s", strerror(errno));
114
testPrintE
("socket setup: failed to tag");
119
testPrintE
("socket setup: Unexpected results: tag not found");
124
testPrintE
("socket setup: Unexpected results");
171
testPrintE
("Unable to read sock addr res=%d", res);
Completed in 344 milliseconds