/aosp_15_r20/prebuilts/go/linux-x86/src/testing/internal/testdeps/ |
D | deps.go | 70 type testLog struct { struct 71 mu sync.Mutex 72 w *bufio.Writer 73 set bool 76 func (l *testLog) Getenv(key string) { 80 func (l *testLog) Open(name string) { 84 func (l *testLog) Stat(name string) { 88 func (l *testLog) Chdir(name string) { 93 func (l *testLog) add(op, name string) {
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/api/ |
H A D | vktApiToolingInfoTests.cpp | 63 tcu::TestLog &testLog = context.getTestContext().getLog(); in validateGetter() local 183 tcu::TestLog &testLog = context.getTestContext().getLog(); in validateToolsProperties() local
|
/aosp_15_r20/external/cldr/tools/cldr-code/src/test/java/org/unicode/cldr/unittest/ |
H A D | TestAttributeValues.java | 223 private final TestFmwk testLog; field in TestAttributeValues.PathChecker 232 public PathChecker(TestFmwk testLog, DtdData dtdData) { in PathChecker()
|
/aosp_15_r20/tools/tradefederation/core/javatests/com/android/tradefed/device/metric/ |
D | JavaCodeCoverageCollectorTest.java | 633 public void testLog(String dataName, LogDataType dataType, InputStreamSource dataStream) { in testLog() method in JavaCodeCoverageCollectorTest.LogFileReader 642 public void testLog(String dataName, LogDataType dataType, ByteString data) {} in testLog() method in JavaCodeCoverageCollectorTest.LogFileReader
|
/aosp_15_r20/external/deqp/framework/platform/android/ |
H A D | tcuTestLogParserJNI.cpp | 317 std::ostringstream testLog; in parse() local 336 std::ostringstream testLog; in parse() local
|
/aosp_15_r20/external/slf4j/log4j-over-slf4j/compatibility/src/main/java/test/ |
H A D | Log4j13Calls.java | 30 public void testLog() { in testLog() method in Log4j13Calls
|
H A D | Log4j12Calls.java | 28 public void testLog() { in testLog() method in Log4j12Calls
|
/aosp_15_r20/tools/tradefederation/core/test_result_interfaces/com/android/tradefed/log/ |
D | ITestLogger.java | 45 default public void testLog(String dataName, LogDataType dataType, in testLog() method
|
/aosp_15_r20/packages/apps/Settings/tests/robotests/src/com/android/settings/fuelgauge/batterytip/tips/ |
D | SmartBatteryTipTest.java | 49 public void testLog() { in testLog() method in SmartBatteryTipTest
|
/aosp_15_r20/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/stats/ |
D | EncodingExecutionLogHelperImplTest.java | 56 public void testLog() { in testLog() method in EncodingExecutionLogHelperImplTest
|
/aosp_15_r20/packages/modules/AdServices/shared/tests/side-less/java/com/android/adservices/shared/testing/ |
D | StandardStreamsLoggerTest.java | 36 public void testLog() { in testLog() method in StandardStreamsLoggerTest
|
/aosp_15_r20/external/cronet/base/test/android/junit/src/org/chromium/base/test/util/ |
H A D | TestRunnerTestRule.java | 83 TestLog testLog = new TestLog(); in runTest() local
|
/aosp_15_r20/external/libchrome/base/test/android/junit/src/org/chromium/base/test/util/ |
H A D | TestRunnerTestRule.java | 80 TestLog testLog = new TestLog(); in runTest() local
|
/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/draw_buffers_indexed/ |
H A D | esextcDrawBuffersIndexedBase.hpp | 118 tcu::TestLog &testLog; member in glcts::DrawBuffersIndexedBase::BlendMaskStateMachine
|
/aosp_15_r20/device/google/cuttlefish/tests/reliability/src/com/android/cuttlefish/tests/ |
D | CuttlefishReliabilityTest.java | 131 public void testLog(String dataName, LogDataType dataType, InputStreamSource dataStream) { in testLog() method in CuttlefishReliabilityTest.ForwardLogger
|
/aosp_15_r20/tools/asuite/atest/bazel/runner/src/com/android/tradefed/testtype/bazel/ |
H A D | InvocationLogCollector.java | 44 public void testLog(String dataName, LogDataType dataType, InputStreamSource dataStream) { in testLog() method in InvocationLogCollector
|
H A D | BazelTestListener.java | 57 public void testLog(String dataName, LogDataType dataType, InputStreamSource dataStream) { in testLog() method in BazelTestListener
|
/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/result/ |
D | TextResultReporter.java | 79 public void testLog(String dataName, LogDataType dataType, InputStreamSource dataStream) { in testLog() method in TextResultReporter
|
D | JUnitToInvocationResultForwarder.java | 114 public void testLog(String dataName, LogDataType dataType, InputStreamSource dataStream) { in testLog() method in JUnitToInvocationResultForwarder
|
D | ReportPassedTests.java | 147 void testLog(File toBeLogged) { in testLog() method in ReportPassedTests
|
D | NameMangleListener.java | 148 public void testLog(String dataName, LogDataType dataType, InputStreamSource dataStream) { in testLog() method in NameMangleListener
|
D | LogSaverResultForwarder.java | 149 public void testLog(String dataName, LogDataType dataType, InputStreamSource dataStream) { in testLog() method in LogSaverResultForwarder
|
/aosp_15_r20/packages/modules/AdServices/shared/tests/device-side/java/com/android/adservices/shared/metriclogger/ |
D | AbstractMetricLoggerTest.java | 62 public void testLog() { in testLog() method in AbstractMetricLoggerTest
|
/aosp_15_r20/system/chre/apps/test/chqts/src/general_test/ |
H A D | heap_exhaustion_stability_test.cc | 139 void HeapExhaustionStabilityTest::testLog(uint32_t zero) { in testLog() function in general_test::HeapExhaustionStabilityTest
|
/aosp_15_r20/cts/tests/mediapc/common/tests/src/android/mediapc/cts/common/ |
H A D | RequirementTest.java | 202 DeviceReportLog testLog = new DeviceReportLog("test", "test"); in writeLogAndCheck_UnsetMeasurement() local
|