Home
last modified time | relevance | path

Searched defs:result2 (Results 1 – 9 of 9) sorted by relevance

/cts/hostsidetests/security/securityPatch/Bug-35047217/
Dpoc.cpp52 int result2 = ioctl(fd, IPA_IOC_QUERY_INTF_TX_PROPS, &tx_props_2); in main() local
/cts/hostsidetests/security/securityPatch/Bug-35047780/
Dpoc.cpp53 int result2 = ioctl(fd, IPA_IOC_QUERY_INTF_EXT_PROPS, &ext_props_2); in main() local
/cts/hostsidetests/security/securityPatch/Bug-35048450/
Dpoc.cpp51 int result2 = ioctl(fd, IPA_IOC_QUERY_INTF_RX_PROPS, &rx_props_2); in main() local
/cts/tests/camera/src/android/hardware/camera2/cts/
DFastBasicsTest.java98 CaptureResult result2 = resultListener.getCaptureResult(WAIT_FOR_FRAMES_TIMEOUT_MS); in camera2TestByCamera() local
DCaptureResultTest.java326 Pair<TotalCaptureResult, Long> result2 = captureAndVerifyResult(mockCaptureCallback, in testResultTimestamps() local
/cts/common/host-side/tradefed/tests/src/com/android/compatibility/common/tradefed/result/
DResultReporterTest.java175 ITestResult result2 = caseResult.getResult(METHOD_2); in testResultReporting() local
233 ITestResult result2 = caseResult.getResult(METHOD_2); in testRepeatedExecutions() local
/cts/suite/audio_quality/test/
DTaskCaseTest.cpp147 android::String8 result2; in TEST_F() local
/cts/hostsidetests/services/activityandwindowmanager/windowmanager/dndtargetapp/src/android/wm/cts/dndtargetapp/
DDropTarget.java281 final String result2 = queryPrefixed(uri, "2"); in processUri() local
/cts/tests/tests/keystore/src/android/keystore/cts/
DKeyPairGeneratorTest.java1498 String result2 = formatter.format(date2); in assertDateEquals() local