Home
last modified time | relevance | path

Searched defs:testLog (Results 1 – 5 of 5) sorted by relevance

/external/slf4j/log4j-over-slf4j/compatibility/src/main/java/test/
DLog4j12Calls.java28 public void testLog() { in testLog() method in Log4j12Calls
DLog4j13Calls.java30 public void testLog() { in testLog() method in Log4j13Calls
/external/deqp/framework/platform/android/
DtcuTestLogParserJNI.cpp242 std::ostringstream testLog; in parse() local
261 std::ostringstream testLog; in parse() local
/external/python/cpython2/Lib/test/
Dtest_math.py591 def testLog(self): member in MathTests
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderBuiltinPrecisionTests.cpp4429 TestLog& testLog = m_context.getTestContext().getLog(); in iterate() local