/external/deqp/modules/gles3/functional/ |
D | es3fNegativeFragmentApiTests.cpp | 54 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if either width or height is negative… in init() 61 m_log << TestLog::EndSection; in init() 65 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if func is not an accepted value."); in init() 68 m_log << TestLog::EndSection; in init() 72 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if either width or height is negative… in init() 79 m_log << TestLog::EndSection; in init() 86 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if func is not one of the eight accept… in init() 89 m_log << TestLog::EndSection; in init() 93 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if face is not GL_FRONT, GL_BACK, or G… in init() 96 m_log << TestLog::EndSection; in init() [all …]
|
D | es3fNegativeStateApiTests.cpp | 76 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if cap is not one of the allowed value… in init() 79 m_log << TestLog::EndSection; in init() 83 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if cap is not one of the allowed value… in init() 86 m_log << TestLog::EndSection; in init() 93 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if pname is not one of the allowed val… in init() 97 m_log << TestLog::EndSection; in init() 101 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if pname is not one of the allowed val… in init() 105 m_log << TestLog::EndSection; in init() 109 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if pname is not one of the allowed val… in init() 113 m_log << TestLog::EndSection; in init() [all …]
|
D | es3fNegativeBufferApiTests.cpp | 57 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target is not one of the allowable … in init() 60 m_log << TestLog::EndSection; in init() 64 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if n is negative."); in init() 67 m_log << TestLog::EndSection; in init() 71 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if n is negative."); in init() 74 m_log << TestLog::EndSection; in init() 82 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target is not GL_ARRAY_BUFFER or GL… in init() 85 m_log << TestLog::EndSection; in init() 87 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if usage is not GL_STREAM_DRAW, GL_STA… in init() 90 m_log << TestLog::EndSection; in init() [all …]
|
D | es3fNegativeVertexArrayApiTests.cpp | 70 …m_log << tcu::TestLog::Section("", "GL_INVALID_VALUE is generated if index is greater than or equa… in init() 80 m_log << tcu::TestLog::EndSection; in init() 84 …m_log << tcu::TestLog::Section("", "GL_INVALID_VALUE is generated if index is greater than or equa… in init() 95 m_log << tcu::TestLog::EndSection; in init() 103 …m_log << tcu::TestLog::Section("", "GL_INVALID_VALUE is generated if index is greater than or equa… in init() 108 m_log << tcu::TestLog::EndSection; in init() 116 …m_log << tcu::TestLog::Section("", "GL_INVALID_VALUE is generated if index is greater than or equa… in init() 121 m_log << tcu::TestLog::EndSection; in init() 125 …m_log << tcu::TestLog::Section("", "GL_INVALID_ENUM is generated if type is not an accepted value.… in init() 128 m_log << tcu::TestLog::EndSection; in init() [all …]
|
D | es3fNegativeTextureApiTests.cpp | 141 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if texture is not one of GL_TEXTUREi, … in init() 147 m_log << TestLog::EndSection; in init() 157 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target is not one of the allowable … in init() 162 m_log << TestLog::EndSection; in init() 164 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if texture was previously created… in init() 182 m_log << TestLog::EndSection; in init() 191 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target is invalid."); in init() 196 m_log << TestLog::EndSection; in init() 200 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if internalformat is not a supported f… in init() 219 m_log << TestLog::EndSection; in init() [all …]
|
D | es3fNegativeShaderApiTests.cpp | 98 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if shaderType is not an accepted value… in init() 101 m_log << TestLog::EndSection; in init() 107 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if shader is not a value generated by… in init() 110 m_log << TestLog::EndSection; in init() 112 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if count is less than 0."); in init() 116 m_log << TestLog::EndSection; in init() 118 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if shader is not a shader object.… in init() 122 m_log << TestLog::EndSection; in init() 131 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if shader is not a value generated by… in init() 134 m_log << TestLog::EndSection; in init() [all …]
|
/external/deqp/modules/gles2/functional/ |
D | es2fNegativeBufferApiTests.cpp | 55 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target is not one of the allowable … in init() 58 m_log << TestLog::EndSection; in init() 62 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if n is negative."); in init() 65 m_log << TestLog::EndSection; in init() 69 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if n is negative."); in init() 72 m_log << TestLog::EndSection; in init() 80 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target is not GL_ARRAY_BUFFER or GL… in init() 83 m_log << TestLog::EndSection; in init() 85 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if usage is not GL_STREAM_DRAW, GL_STA… in init() 88 m_log << TestLog::EndSection; in init() [all …]
|
D | es2fNegativeStateApiTests.cpp | 69 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if cap is not one of the allowed value… in init() 72 m_log << TestLog::EndSection; in init() 76 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if cap is not one of the allowed value… in init() 79 m_log << TestLog::EndSection; in init() 86 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if pname is not one of the allowed val… in init() 90 m_log << TestLog::EndSection; in init() 94 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if pname is not one of the allowed val… in init() 98 m_log << TestLog::EndSection; in init() 102 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if pname is not one of the allowed val… in init() 106 m_log << TestLog::EndSection; in init() [all …]
|
D | es2fNegativeVertexArrayApiTests.cpp | 60 …m_log << tcu::TestLog::Section("", "GL_INVALID_VALUE is generated if index is greater than or equa… in init() 70 m_log << tcu::TestLog::EndSection; in init() 74 …m_log << tcu::TestLog::Section("", "GL_INVALID_VALUE is generated if index is greater than or equa… in init() 85 m_log << tcu::TestLog::EndSection; in init() 89 …m_log << tcu::TestLog::Section("", "GL_INVALID_ENUM is generated if type is not an accepted value.… in init() 92 m_log << tcu::TestLog::EndSection; in init() 94 …m_log << tcu::TestLog::Section("", "GL_INVALID_VALUE is generated if index is greater than or equa… in init() 98 m_log << tcu::TestLog::EndSection; in init() 100 … m_log << tcu::TestLog::Section("", "GL_INVALID_VALUE is generated if size is not 1, 2, 3, or 4."); in init() 103 m_log << tcu::TestLog::EndSection; in init() [all …]
|
D | es2fNegativeShaderApiTests.cpp | 75 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if shaderType is not an accepted value… in init() 78 m_log << TestLog::EndSection; in init() 85 …m_log << TestLog::Message << "// Shader compiler not supported, always expect GL_INVALID_OPERATION… in init() 87 m_log << TestLog::Message << "// Shader compiler supported" << TestLog::EndMessage; in init() 89 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if shader is not a value generated by… in init() 92 m_log << TestLog::EndSection; in init() 94 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if count is less than 0."); in init() 98 m_log << TestLog::EndSection; in init() 100 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if shader is not a shader object.… in init() 104 m_log << TestLog::EndSection; in init() [all …]
|
D | es2fNegativeFragmentApiTests.cpp | 54 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if either width or height is negative… in init() 61 m_log << TestLog::EndSection; in init() 65 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if func is not an accepted value."); in init() 68 m_log << TestLog::EndSection; in init() 72 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if either width or height is negative… in init() 79 m_log << TestLog::EndSection; in init() 86 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if func is not one of the eight accept… in init() 89 m_log << TestLog::EndSection; in init() 93 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if face is not GL_FRONT, GL_BACK, or G… in init() 96 m_log << TestLog::EndSection; in init() [all …]
|
D | es2fNegativeTextureApiTests.cpp | 112 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if texture is not one of GL_TEXTUREi, … in init() 118 m_log << TestLog::EndSection; in init() 125 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target is not one of the allowable … in init() 128 m_log << TestLog::EndSection; in init() 132 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if texture was previously created… in init() 139 m_log << TestLog::EndSection; in init() 150 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target is invalid."); in init() 153 m_log << TestLog::EndSection; in init() 158 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if internalformat is not a supported f… in init() 161 m_log << TestLog::EndSection; in init() [all …]
|
/external/deqp/framework/egl/ |
D | egluCallLogWrapper.inl | 10 m_log << TestLog::Message << "eglBindAPI(" << getAPIStr(api) << ");" << TestLog::EndMessage; 13 …m_log << TestLog::Message << "// " << getBooleanStr(returnValue) << " returned" << TestLog::EndMes… 20 …m_log << TestLog::Message << "eglBindTexImage(" << dpy << ", " << toHex(surface) << ", " << buffer… 23 …m_log << TestLog::Message << "// " << getBooleanStr(returnValue) << " returned" << TestLog::EndMes… 30 …m_log << TestLog::Message << "eglChooseConfig(" << dpy << ", " << getConfigAttribListStr(attrib_li… 34 …m_log << TestLog::Message << "// configs = " << getPointerStr(configs, (num_config && returnValue)… 35 …m_log << TestLog::Message << "// num_config = " << (num_config ? de::toString(*num_config) : "NULL… 38 …m_log << TestLog::Message << "// " << getBooleanStr(returnValue) << " returned" << TestLog::EndMes… 45 …m_log << TestLog::Message << "eglClientWaitSync(" << dpy << ", " << sync << ", " << flags << ", " … 48 m_log << TestLog::Message << "// " << returnValue << " returned" << TestLog::EndMessage; [all …]
|
/external/deqp/framework/common/ |
D | tcuTestLog.cpp | 142 : m_log(other.m_log) in MessageBuilder() 149 m_log = other.m_log; in operator =() 156 m_log->writeMessage(m_str.str().c_str()); in operator <<() 157 return *m_log; in operator <<() 164 m_log->startSample(); in operator <<() 169 m_log->writeSampleValue(val->value.float64); in operator <<() 171 m_log->writeSampleValue(val->value.int64); in operator <<() 176 m_log->endSample(); in operator <<() 178 return *m_log; in operator <<() 184 : m_log(qpTestLog_createFileLog(fileName, flags)) in TestLog() [all …]
|
/external/deqp/framework/opengl/ |
D | gluCallLogWrapper.inl | 10 …m_log << TestLog::Message << "glActiveShaderProgram(" << pipeline << ", " << program << ");" << Te… 17 …m_log << TestLog::Message << "glActiveTexture(" << getTextureUnitStr(texture) << ");" << TestLog::… 24 …m_log << TestLog::Message << "glAttachShader(" << program << ", " << shader << ");" << TestLog::En… 31 …m_log << TestLog::Message << "glBeginConditionalRender(" << id << ", " << toHex(mode) << ");" << T… 38 …m_log << TestLog::Message << "glBeginQuery(" << getQueryTargetStr(target) << ", " << id << ");" <<… 45 …m_log << TestLog::Message << "glBeginQueryIndexed(" << toHex(target) << ", " << index << ", " << i… 52 …m_log << TestLog::Message << "glBeginTransformFeedback(" << getPrimitiveTypeStr(primitiveMode) << … 59 …m_log << TestLog::Message << "glBindAttribLocation(" << program << ", " << index << ", " << getStr… 66 …m_log << TestLog::Message << "glBindBuffer(" << getBufferTargetStr(target) << ", " << buffer << ")… 73 …m_log << TestLog::Message << "glBindBufferBase(" << getBufferTargetStr(target) << ", " << index <<… [all …]
|
/external/deqp/android/package/src/com/drawelements/deqp/testercore/ |
D | TestLogParser.java | 38 private FileInputStream m_log; field in TestLogParser 47 m_log = null; in TestLogParser() 57 assert m_log == null; in init() 63 m_log = new FileInputStream(m_logFileName); in init() 70 assert m_log != null; in deinit() 74 if (m_log != null) in deinit() 75 m_log.close(); in deinit() 79 m_log = null; in deinit() 87 assert m_log != null; in parse() 93 final int numAvailable = m_log.available(); in parse() [all …]
|
/external/emma/core/java12/com/vladium/emma/report/ |
D | AbstractReportGenerator.java | 61 m_log = Logger.getLogger (); in initialize() 62 m_verbose = m_log.atVERBOSE (); in initialize() 79 m_log.warning ("not all instrumented classes were compiled with source file"); in initialize() 80 m_log.warning ("debug data: no sources will be embedded in the report."); in initialize() 107 … m_log.warning ("line coverage requested in a report of type [" + getType () + "] but"); in initialize() 108 m_log.warning ("not all instrumented classes were compiled with line number"); in initialize() 109 …m_log.warning ("debug data: since this was the only requested column, no report will be generated.… in initialize() 115 … m_log.warning ("line coverage requested in a report of type [" + getType () + "] but"); in initialize() 116 m_log.warning ("not all instrumented classes were compiled with line number"); in initialize() 117 m_log.warning ("debug data: this column will be removed from the report."); in initialize() [all …]
|
/external/testng/src/test/java/test/configuration/ |
D | ConfigurationGroups8SampleTest.java | 20 private List<String> m_log = new ArrayList<>(); field in ConfigurationGroups8SampleTest 24 m_log.add("should not be invoked"); in dummy() 29 m_log.add("1"); in testSomething() 34 m_log.add("1"); in testSomethingMore() 39 m_log.add("should not be invoked"); in cleanUpDummy() 44 m_log.add("a"); in cleanUpA() 50 m_log); in verify() local
|
D | ConfigurationGroups7SampleTest.java | 13 private List<String> m_log = new ArrayList<>(); field in ConfigurationGroups7SampleTest 17 m_log.add("1"); in initA() 22 m_log.add("2"); in testSomething() 27 m_log.add("2"); in testSomethingMore() 32 m_log.add("3"); in cleanUpA() 37 Assert.assertEquals(Arrays.asList(new String[] { "1", "2", "2", "3"}), m_log); in verify() local
|
/external/testng/src/test/java/test/dependent/ |
D | SD2.java | 9 public static List<String> m_log = new ArrayList<>(); field in SD2 13 m_log.add("oneA"); in oneA() 18 m_log.add("canBeRunAnytime"); in canBeRunAnytime() 23 m_log.add("secondA"); in secondA() 28 m_log.add("thirdA"); in thirdA() 33 m_log.add("oneB"); in oneB()
|
/external/emma/core/java12/com/vladium/emma/rt/ |
D | InstrClassLoader.java | 68 m_log = Logger.getLogger (); in InstrClassLoader() 80 final boolean trace1 = m_log.atTRACE1 (); in loadClass() 82 …if (trace1) m_log.trace1 ("loadClass", "(" + name + ", " + resolve + "): nest level " + m_nestLev… in loadClass() 105 … if (trace1) m_log.trace1 ("loadClass", "using parent's version for [" + name + "]"); in loadClass() 140 …if (trace1) m_log.trace1 ("loadClass", "[delegation filter] using parent's version for [" + name +… in loadClass() 161 final boolean trace1 = m_log.atTRACE1 (); in getResource() 163 if (trace1) m_log.trace1 ("getResource", "(" + name + "): nest level " + m_nestLevel); in getResource() 166 … if (trace1 && (result != null)) m_log.trace1 ("loadClass", "[" + name + "] found in " + result); in getResource() 177 final boolean trace1 = m_log.atTRACE1 (); in findClass() 179 if (trace1) m_log.trace1 ("findClass", "(" + name + "): nest level " + m_nestLevel); in findClass() [all …]
|
D | ClassPathProcessorST.java | 56 if (m_log.atINFO ()) in run() 58 m_log.info ("processing classpath ..."); in run() 71 if (m_log.atINFO ()) in run() 75 m_log.info ("[" + m_classCount + " class(es) processed in " + (end - start) + " ms]"); in run() 88 if (m_log.atTRACE2 ()) m_log.trace2 ("handleArchiveEntry", "[" + entry.getName () + "]"); in handleArchiveEntry() 186 if (m_log.atTRACE2 ()) m_log.trace2 ("handleFile", "[" + pathDir + "] [" + file + "]"); in handleFile() 302 m_log = Logger.getLogger (); in ClassPathProcessorST() 384 private final Logger m_log; // this class is instantiated and used on a single thread field in ClassPathProcessorST
|
/external/emma/core/java12/com/vladium/emma/ |
D | Processor.java | 52 m_log = log; in run() 58 if (m_log != null) in run() 60 Logger.pop (m_log); in run() 61 m_log = null; in run() 112 protected Logger m_log; // not null only within run() field in Processor
|
/external/testng/src/test/java/test/ |
D | BaseLogTest.java | 14 private static List<String> m_log; field in BaseLogTest 18 m_log = Lists.newArrayList(); in bc() 22 m_log.add(s); in log() 26 return m_log; in getLog()
|
/external/emma/core/java12/com/vladium/util/ |
D | IPathEnumerator.java | 94 … if (m_verbose) m_log.verbose ("processing dir path entry [" + f.getAbsolutePath () + "] ..."); in enumerate() 106 … if (m_verbose) m_log.verbose ("processing archive path entry [" + f.getAbsolutePath () + "] ..."); in enumerate() 149 … m_log = Logger.getLogger (); // each path enumerator caches its logger at creation time in PathEnumerator() 150 m_verbose = m_log.atVERBOSE (); in PathEnumerator() 151 m_trace1 = m_log.atTRACE1 (); in PathEnumerator() 176 … if (trace1) m_log.trace1 ("enumeratePathDir", "recursing into [" + child.getName () + "] ..."); in enumeratePathDir() 192 … if (trace1) m_log.trace1 ("enumeratePathDir", "processing file [" + child.getName () + "] ..."); in enumeratePathDir() 234 …if (trace1) m_log.trace1 ("enumeratePathArchive", "processing archive entry [" + entry.getName () … in enumeratePathArchive() 269 … if (m_verbose) m_log.verbose (" added manifest Class-Path entry [" + path + "]"); in enumeratePathArchive() 319 private final Logger m_log; field in IPathEnumerator.Factory.PathEnumerator
|