Home
last modified time | relevance | path

Searched refs:mark (Results 1 – 11 of 11) sorted by relevance

/cts/hostsidetests/backup/src/android/cts/backup/
DProfileKeyValueBackupRestoreHostSideTest.java142 String mark = mLogcatInspector.mark(TAG); in testKeyValueBackupAndRestoreForInstallExistingPackage() local
149 mark, in testKeyValueBackupAndRestoreForInstallExistingPackage()
DBackupWakelockHostSideTest.java80 String startLog = mLogcatInspector.mark(TAG); in testRequestBackup_forKeyValue_acquiresAndReleasesWakelock()
98 String startLog = mLogcatInspector.mark(TAG); in testRestoreAtInstall_forKeyValue_acquiresAndReleasesWakelock()
DProfileScheduledJobHostSideTest.java131 String startLog = mLogcatInspector.mark(TAG); in testKeyValueBackupJobRunsSuccessfully()
191 String startLog = mLogcatInspector.mark(TAG); in testFullBackupJobRunsSuccessfully()
/cts/tests/backup/src/android/backup/cts/
DBaseBackupCtsTest.java81 return mLogcatInspector.mark(APP_LOG_TAG); in markLogcat()
/cts/tests/signature/lib/common/src/android/signature/cts/
DByteBufferLineSpliterator.java75 mBuffer.mark(); in findNextNewLine()
/cts/tests/tests/renderscript/src/android/renderscript/cts/refocus/
Dpixel_format_f32.rsh10 // 2. When processing each layer, we use its field (active) to mark
/cts/tests/tests/content/src/android/content/res/cts/
DAssetManager_AssetInputStreamTest.java82 mAssetInputStream.mark(10); in testMarkReset()
DAssetFileDescriptor_AutoCloseInputStreamTest.java189 mInput.mark(FILE_LENGTH); // should do nothing in testMark()
/cts/hostsidetests/hdmicec/
Dcec_adapter.md112 : mark the CEC adapter as inactive source.
/cts/tests/tests/content/src/android/content/pm/cts/
DPackageManagerShellCommandIncrementalTest.java438 pageData.mark(); in maybeCompressPage()
484 mPageData.mark(); in readBlockData()
/cts/tests/camera/src/android/hardware/camera2/cts/
DImageReaderTest.java1452 yBuf.mark(); in convertPixelYuvToRgba()
1453 cbBuf.mark(); in convertPixelYuvToRgba()
1454 crBuf.mark(); in convertPixelYuvToRgba()