Searched defs:logInfo (Results 1 - 5 of 5) sorted by relevance

/external/nist-sip/java/gov/nist/core/
H A DLogWriter.java79 public void logInfo(String string) { method in class:LogWriter
529 // public void logInfo(String string) {
H A DStackLogger.java96 public void logInfo(String string); method in interface:StackLogger
/external/chromium_org/third_party/WebKit/PerformanceTests/resources/
H A Drunner.js42 PerfTestRunner.logInfo = function (text) {
302 PerfTestRunner.logInfo("Testing " + file.length + " byte document in " + chunkCount + " " + this.chunkSize + " byte chunks.");
/external/deqp/modules/gles31/functional/
H A Des31fSampleVariableTests.cpp52 virtual void logInfo (tcu::TestLog& log) const = 0;
76 void logInfo (tcu::TestLog& log) const function in class:deqp::gles31::Functional::__anon20306::ColorVerifier
113 void logInfo (tcu::TestLog& log) const function in class:deqp::gles31::Functional::__anon20306::FullBlueSomeGreenVerifier
132 void logInfo (tcu::TestLog& log) const function in class:deqp::gles31::Functional::__anon20306::NoRedVerifier
144 void logInfo (tcu::TestLog& log) const;
177 void SampleAverageVerifier::logInfo (tcu::TestLog& log) const function in class:deqp::gles31::Functional::__anon20306::SampleAverageVerifier
196 void logInfo (tcu::TestLog& log) const function in class:deqp::gles31::Functional::__anon20306::PartialDiscardVerifier
212 verifier.logInfo(log);
232 verifier.logInfo(log);
797 verifier.logInfo(m_testCt
[all...]
/external/google-tv-pairing-protocol/java/src/com/google/polo/pairing/
H A DPairingSession.java292 public void logInfo(String message) { method in class:PairingSession
351 logInfo("New state: " + newState);

Completed in 298 milliseconds