Home
last modified time | relevance | path

Searched defs:log (Results 551 – 575 of 5812) sorted by relevance

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

/aosp_15_r20/external/libultrahdr/lib/src/gpu/
H A Duhdr_gl_utils.cpp98 std::vector<char> log(logLength); in compile_shader() local
165 std::vector<char> log(logLength); in create_shader_program() local
/aosp_15_r20/packages/services/Telephony/src/com/android/phone/satellite/accesscontrol/
DS2RangeSatelliteOnDeviceAccessController.java125 private static void logd(@NonNull String log) { in logd()
129 private static void loge(@NonNull String log) { in loge()
/aosp_15_r20/external/vogar/src/vogar/commands/
H A DVmCommandBuilder.java38 private final Log log; field in VmCommandBuilder
54 public VmCommandBuilder(Log log) { in VmCommandBuilder()
/aosp_15_r20/external/grpc-grpc-java/servlet/src/main/java/io/grpc/servlet/
H A DAsyncServletOutputStreamWriter.java66 private final Log log; field in AsyncServletOutputStreamWriter
138 Log log) { in AsyncServletOutputStreamWriter()
/aosp_15_r20/external/slf4j/slf4j-reload4j/src/main/java/org/slf4j/reload4j/
H A DReload4jLoggerAdapter.java126 …public void log(Marker marker, String callerFQCN, int level, String msg, Object[] arguments, Throw… in log() method in Reload4jLoggerAdapter
144 public void log(LoggingEvent event) { in log() method in Reload4jLoggerAdapter
/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fTextureGatherTests.cpp603 static bool verifyGatherOffsets(TestLog &log, const ConstPixelBufferAccess &result, const TexViewT … in verifyGatherOffsets()
682 static bool verifyGatherOffsetsCompare(TestLog &log, const ConstPixelBufferAccess &result, const Te… in verifyGatherOffsetsCompare()
734 static bool verifySingleColored(TestLog &log, const ConstPixelBufferAccess &result, const Vec4 &ref… in verifySingleColored()
1276 TestLog &log = m_testCtx.getLog(); in init() local
1391 TestLog &log = m_testCtx.getLog(); in iterate() local
1508 TestLog &log = m_testCtx.getLog(); in verify() local
1861 TestLog &log = m_testCtx.getLog(); in createAndUploadTexture() local
2005 TestLog &log = m_testCtx.getLog(); in createAndUploadTexture() local
/aosp_15_r20/packages/modules/Connectivity/Tethering/tests/unit/src/com/android/networkstack/tethering/
DTetheringTest.java462 public OffloadHardwareInterface makeOffloadHardwareInterface(Handler h, SharedLog log) { in makeOffloadHardwareInterface()
467 public OffloadController makeOffloadController(Handler h, SharedLog log, in makeOffloadController()
477 SharedLog log, UpstreamNetworkMonitor.EventListener listener) { in makeUpstreamNetworkMonitor()
487 ArrayList<IpServer> notifyList, SharedLog log) { in makeIPv6TetheringCoordinator()
498 public EntitlementManager makeEntitlementManager(Context ctx, Handler h, SharedLog log, in makeEntitlementManager()
506 final Context context, SharedLog log) { in getRoutingCoordinator()
519 public TetheringConfiguration generateTetheringConfiguration(Context ctx, SharedLog log, in generateTetheringConfiguration()
526 public INetd getINetd(Context context, SharedLog log) { in getINetd()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/
H A DvktInfoTests.cpp153 TestLog &log = context.getTestContext().getLog(); in logDeviceInfo() local
238 TestLog &log = context.getTestContext().getLog(); in logPlatformMemoryLimits() local
/aosp_15_r20/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DNotificationRecordLoggerFake.java127 public void log(UiEventLogger.UiEventEnum event, NotificationRecord r) { in log() method in NotificationRecordLoggerFake
132 public void log(UiEventLogger.UiEventEnum event) { in log() method in NotificationRecordLoggerFake
/aosp_15_r20/external/deqp/modules/egl/
H A DteglCreateContextTests.cpp83 TestLog &log = m_testCtx.getLog(); in executeForConfig() local
128 tcu::TestLog &log = m_testCtx.getLog(); in iterate() local
/aosp_15_r20/external/deqp/modules/glshared/
H A DglsShaderPerformanceCase.cpp119 static void logRenderTargetInfo(TestLog &log, const tcu::RenderTarget &renderTarget) in logRenderTargetInfo()
137 tcu::TestLog &log = m_testCtx.getLog(); in init() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/dynamic_state/
H A DvktDynamicStateRSTests.cpp497 tcu::TestLog &log = m_context.getTestContext().getLog(); in iterate() local
618 tcu::TestLog &log = m_context.getTestContext().getLog(); in iterate() local
725 tcu::TestLog &log = m_context.getTestContext().getLog(); in iterate() local
1215 auto &log = m_context.getTestContext().getLog(); in iterate() local
H A DvktDynamicStateDSTests.cpp539 tcu::TestLog &log = m_context.getTestContext().getLog(); in iterate() local
773 tcu::TestLog &log = m_context.getTestContext().getLog(); in iterate() local
952 tcu::TestLog &log = m_context.getTestContext().getLog(); in iterate() local
1157 tcu::TestLog &log = m_context.getTestContext().getLog(); in iterate() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/subgroups/
H A DvktSubgroupsSizeControlTests.cpp138 TestLog &log = context->getTestContext().getLog(); in checkVertexPipelineStages() local
179 TestLog &log = context->getTestContext().getLog(); in checkFragmentPipelineStages() local
224 TestLog &log = context->getTestContext().getLog(); in checkCompute() local
270 TestLog &log = context->getTestContext().getLog(); in checkComputeRequireFull() local
/aosp_15_r20/frameworks/opt/net/voip/src/java/com/android/server/sip/
DSipService.java622 private void log(String s) { in log() method in SipService.SipSessionGroupExt
789 private void log(String s) { in log() method in SipService.SipKeepAliveProcessCallback
1123 private void log(String s) { in log() method in SipService.SipAutoReg
1281 private void log(String s) { in log() method in SipService
/aosp_15_r20/external/deqp/external/openglcts/modules/common/
H A DglcSampleVariablesTests.cpp113 TestLog &log = m_testCtx.getLog(); in iterate() local
228 TestLog &log = m_testCtx.getLog(); in iterate() local
581 TestLog &log = m_testCtx.getLog(); in iterate() local
/aosp_15_r20/frameworks/base/services/tests/servicestests/src/com/android/server/criticalevents/
H A DCriticalEventLogTest.java634 private CriticalEventLogProto getLogOutput(CriticalEventLog log) { in getLogOutput()
644 private CriticalEventLogProto getLogOutput(CriticalEventLog log, int traceProcessClassEnum, in getLogOutput()
660 CriticalEventLogStorageProto log = new CriticalEventLogStorageProto(); in createTestFileWithEvents() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/tessellation/
H A DvktTessellationCoordinatesTests.cpp273 bool oneWayComparePointSets(tcu::TestLog &log, tcu::Surface &errorDst, const TessPrimitiveType prim… in oneWayComparePointSets()
330 bool compareTessCoords(tcu::TestLog &log, TessPrimitiveType primitiveType, const std::vector<tcu::V… in compareTessCoords()
818 tcu::TestLog &log = m_context.getTestContext().getLog(); in iterate() local
/aosp_15_r20/external/tensorflow/tensorflow/tools/compatibility/
H A Dast_edits.py271 def log(self): member in _PastaEditVisitor
918 def format_log(self, log, in_filename): argument
947 def _format_log(self, log, in_filename, out_filename): argument
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/texture/
H A DvktTextureCompressedFormatTests.cpp229 static bool validateTexture(tcu::TestLog &log, const tcu::Surface &rendered, const TextureType &tex… in validateTexture()
333 tcu::TestLog &log = m_context.getTestContext().getLog(); in iterate() local
466 tcu::TestLog &log = m_context.getTestContext().getLog(); in iterate() local
/aosp_15_r20/development/samples/ApiDemos/src/com/example/android/apis/content/
H A DDocumentsSample.java418 private void log(String msg) { in log() method in DocumentsSample
422 private void log(String msg, Throwable t) { in log() method in DocumentsSample
/aosp_15_r20/external/deqp/framework/common/
H A DtcuApp.cpp128 App::App(Platform &platform, Archive &archive, TestLog &log, const CommandLine &cmdLine) in App()
315 TestLog *log = static_cast<TestLog *>(userPtr); in writeCrashToLog() local
/aosp_15_r20/external/objenesis/tck/src/main/java/org/objenesis/tck/
H A DTextReporter.java62 private final PrintStream log; field in TextReporter
86 public TextReporter(PrintStream summary, PrintStream log) { in TextReporter()
/aosp_15_r20/cts/common/device-side/bedstead/testapisreflection/ksp/java/com/android/bedstead/testapisreflection/ksp/
H A DProcessor.kt80 private val log = context.log.tagged(this::class) in <lambda>() constant
/aosp_15_r20/platform_testing/libraries/flicker/src/android/tools/flicker/assertions/
H A DAssertionsChecker.kt76 val log = in <lambda>() constant

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