Home
last modified time | relevance | path

Searched defs:log (Results 601 – 625 of 5812) sorted by relevance

1...<<21222324252627282930>>...233

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/
H A DvktBuildPrograms.cpp279 std::ostringstream log; in execute() local
336 std::ostringstream log; in execute() local
687 tcu::TestLog log(deqpCmdLine.getLogFileName(), deqpCmdLine.getLogFlags()); in main() local
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cES31CompatibilitySampleVariablesTests.cpp116 TestLog &log = m_testCtx.getLog(); in iterate() local
235 TestLog &log = m_testCtx.getLog(); in iterate() local
579 TestLog &log = m_testCtx.getLog(); in iterate() local
/aosp_15_r20/external/deqp/modules/egl/
H A DteglCreateContextExtTests.cpp453 bool checkVersionString(TestLog &log, const glw::Functions &gl, bool desktop, int major, int minor) in checkVersionString()
650 bool checkVersionQueries(TestLog &log, const glw::Functions &gl, int major, int minor) in checkVersionQueries()
681 TestLog &log = m_testCtx.getLog(); in validateCurrentContext() local
/aosp_15_r20/out/soong/.intermediates/frameworks/base/tools/protologtool/protologtool-lib/linux_glibc_common/javac/
Dprotologtool-lib.jar ... extends java.lang.Object { public abstract void log (java.lang.String) } com/ ...
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardBiometricLockoutLogger.kt119 private fun log(event: PrimaryAuthRequiredEvent) = in isUnattendedUpdate() method in com.android.keyguard.KeyguardBiometricLockoutLogger
/aosp_15_r20/packages/modules/Connectivity/Tethering/tests/unit/src/com/android/networkstack/tethering/
DOffloadHardwareInterfaceTest.java90 MyDependencies(Handler handler, SharedLog log, final int mockOffloadHalVersion) { in MyDependencies()
124 final SharedLog log = new SharedLog("test"); in startOffloadHardwareInterface() local
/aosp_15_r20/external/jacoco/jacoco-maven-plugin/src/org/jacoco/maven/
H A DReportSupport.java57 private final Log log; field in ReportSupport
67 public ReportSupport(final Log log) { in ReportSupport()
/aosp_15_r20/external/deqp/modules/glshared/
H A DglsTextureTestUtil.cpp67 ProgramLibrary::ProgramLibrary(const glu::RenderContext &context, tcu::TestLog &log, glu::GLSLVersi… in ProgramLibrary()
432 TextureRenderer::TextureRenderer(const glu::RenderContext &context, tcu::TestLog &log, glu::GLSLVer… in TextureRenderer()
/aosp_15_r20/packages/services/Telephony/src/com/android/services/telephony/rcs/
DDelegateStateTracker.java354 private void logi(String log) { in logi()
358 private void logw(String log) { in logw()
DMessageTransportWrapper.java494 private void logi(String log) { in logi()
499 private void logw(String log) { in logw()
/aosp_15_r20/packages/modules/Telephony/services/QualifiedNetworksService/tests/src/com/android/telephony/qns/
DAccessNetworkSelectionPolicyBuilderTest.java234 protected static void slog(String log) { in slog()
235 Rlog.d(AccessNetworkSelectionPolicyBuilderTest.class.getSimpleName(), log); in slog() local
/aosp_15_r20/external/libexif/libexif/
H A Dexif-content.c39 ExifLog *log; member
223 exif_content_log (ExifContent *content, ExifLog *log) in exif_content_log()
/aosp_15_r20/external/cronet/components/metrics/
H A Dmetrics_service_unittest.cc321 ChromeUserMetricsExtension log; in GetSampleCountOfOnDidCreateLogHistogram() local
327 ChromeUserMetricsExtension log; in GetNumberOfUserActions() local
521 TestMetricsLog log("0a94430b-18e5-43c8-a657-580f7e855ce1", 1, &client); in TEST_P() local
805 TestMetricsLog log("0a94430b-18e5-43c8-a657-580f7e855ce1", 1, &client); in TEST_P() local
/aosp_15_r20/external/rust/android-crates-io/crates/uefi/src/proto/tcg/
Dv2.rs573 log: &'a EventLog<'a>, field
686 let log = unsafe { in get_event_log_v1() localVariable
715 let log = EventLog { in get_event_log_v2() localVariable
1009 let log = EventLog { in test_event_log_v2() localVariable
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/query_pool/
H A DvktQueryPoolOcclusionTests.cpp401 tcu::TestLog &log = m_context.getTestContext().getLog(); in iterate() local
680 tcu::TestLog &log = m_context.getTestContext().getLog(); in iterate() local
1179 tcu::TestLog &log = m_context.getTestContext().getLog(); in logResults() local
1200 tcu::TestLog &log = m_context.getTestContext().getLog(); in validateResults() local
/aosp_15_r20/packages/modules/NetworkStack/tests/unit/src/android/net/ip/
DIpReachabilityMonitorTest.kt206 private val log = mock(SharedLog::class.java) constant in android.net.ip.IpReachabilityMonitorTest
286 val log = inv.getArgument<SharedLog>(1) in setUp() constant
/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fShaderBuiltinVarTests.cpp294 TestLog &log = m_testCtx.getLog(); in iterate() local
388 TestLog &log = m_testCtx.getLog(); in iterate() local
477 TestLog &log = m_testCtx.getLog(); in iterate() local
603 TestLog &log = m_testCtx.getLog(); in iterate() local
/aosp_15_r20/external/rust/crates/uefi/src/proto/tcg/
Dv2.rs573 log: &'a EventLog<'a>, field
686 let log = unsafe { in get_event_log_v1() localVariable
715 let log = EventLog { in get_event_log_v2() localVariable
1009 let log = EventLog { in test_event_log_v2() localVariable
/aosp_15_r20/external/toolchain-utils/bestflags/
H A Dtask.py415 def __LogBuildCost(self, log): argument
452 def __LogTestCost(self, log): argument
/aosp_15_r20/external/deqp/external/openglcts/modules/common/
H A DglcSpirvUtils.cpp214 bool compileGlslToSpirV(tcu::TestLog &log, std::string source, glu::ShaderType type, ShaderBinaryDa… in compileGlslToSpirV()
308 ShaderBinary makeSpirV(tcu::TestLog &log, ShaderSource source, SpirvVersion version) in makeSpirV()
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/
H A Dwinnmtst.cpp234 …oid testLocale(const char *localeID, int32_t lcid, NumberFormat *wnf, UBool currency, TestLog *log) in testLocale()
275 void Win32NumberTest::testLocales(NumberFormatTest *log) in testLocales()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/fragment_shading_rate/
H A DvktFragmentShadingRateTests.cpp48 tcu::TestLog &log = context.getTestContext().getLog(); in testLimits() local
306 tcu::TestLog &log = context.getTestContext().getLog(); in testShadingRates() local
/aosp_15_r20/external/icu/icu4c/source/test/intltest/
H A Dwinnmtst.cpp234 …oid testLocale(const char *localeID, int32_t lcid, NumberFormat *wnf, UBool currency, TestLog *log) in testLocale()
275 void Win32NumberTest::testLocales(NumberFormatTest *log) in testLocales()
/aosp_15_r20/frameworks/base/ravenwood/runtime-common-src/com/android/ravenwood/common/
H A DRavenwoodCommonUtils.java94 public static void log(String tag, String message) { in log() method in RavenwoodCommonUtils
101 private void log(String tag, String format, Object... args) { in log() method in RavenwoodCommonUtils
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/draw/
H A DvktBasicDrawTests.cpp293 inline bool imageCompare(tcu::TestLog &log, const tcu::ConstPixelBufferAccess &reference, in imageCompare()
867 tcu::TestLog &log = m_context.getTestContext().getLog(); in iterate() local
1037 tcu::TestLog &log = m_context.getTestContext().getLog(); in iterate() local
1234 tcu::TestLog &log = m_context.getTestContext().getLog(); in iterate() local
1458 tcu::TestLog &log = m_context.getTestContext().getLog(); in iterate() local

1...<<21222324252627282930>>...233