/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ |
H A D | vktBuildPrograms.cpp | 279 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 D | gl4cES31CompatibilitySampleVariablesTests.cpp | 116 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 D | teglCreateContextExtTests.cpp | 453 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/ |
D | protologtool-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 D | KeyguardBiometricLockoutLogger.kt | 119 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/ |
D | OffloadHardwareInterfaceTest.java | 90 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 D | ReportSupport.java | 57 private final Log log; field in ReportSupport 67 public ReportSupport(final Log log) { in ReportSupport()
|
/aosp_15_r20/external/deqp/modules/glshared/ |
H A D | glsTextureTestUtil.cpp | 67 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/ |
D | DelegateStateTracker.java | 354 private void logi(String log) { in logi() 358 private void logw(String log) { in logw()
|
D | MessageTransportWrapper.java | 494 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/ |
D | AccessNetworkSelectionPolicyBuilderTest.java | 234 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 D | exif-content.c | 39 ExifLog *log; member 223 exif_content_log (ExifContent *content, ExifLog *log) in exif_content_log()
|
/aosp_15_r20/external/cronet/components/metrics/ |
H A D | metrics_service_unittest.cc | 321 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/ |
D | v2.rs | 573 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 D | vktQueryPoolOcclusionTests.cpp | 401 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/ |
D | IpReachabilityMonitorTest.kt | 206 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 D | es3fShaderBuiltinVarTests.cpp | 294 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/ |
D | v2.rs | 573 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 D | task.py | 415 def __LogBuildCost(self, log): argument 452 def __LogTestCost(self, log): argument
|
/aosp_15_r20/external/deqp/external/openglcts/modules/common/ |
H A D | glcSpirvUtils.cpp | 214 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 D | winnmtst.cpp | 234 …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 D | vktFragmentShadingRateTests.cpp | 48 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 D | winnmtst.cpp | 234 …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 D | RavenwoodCommonUtils.java | 94 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 D | vktBasicDrawTests.cpp | 293 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
|