/cts/tools/vm-tests-tf/build/src/util/build/ |
D | BuildDalvikSuite.java | 161 String detail = pparts[pparts.length-1]; in handleTest() local 170 detail = detail.replaceAll("_", "-"); in handleTest() 171 detail = detail.replace("-from16", "/from16"); in handleTest() 172 detail = detail.replace("-high16", "/high16"); in handleTest() 173 detail = detail.replace("-lit8", "/lit8"); in handleTest() 174 detail = detail.replace("-lit16", "/lit16"); in handleTest() 175 detail = detail.replace("-4", "/4"); in handleTest() 176 detail = detail.replace("-16", "/16"); in handleTest() 177 detail = detail.replace("-32", "/32"); in handleTest() 178 detail = detail.replace("-jumbo", "/jumbo"); in handleTest() [all …]
|
/cts/tests/tests/hardware/src/android/hardware/input/cts/tests/ |
D | VirtualNavigationTouchpadTest.java | 114 @FlakyTest(detail = "The test does not reliably simulate a fling action, only way to reliably" 128 @FlakyTest(detail = "The test does not reliably simulate a fling action, only way to reliably" 142 @FlakyTest(detail = "The test does not reliably simulate a fling action, only way to reliably" 156 @FlakyTest(detail = "The test does not reliably simulate a fling action, only way to reliably"
|
/cts/tools/incremental-cts/ |
D | incremental_deqp.py | 185 detail = 'File:{build_file} was not found in base build'.format(build_file=key) 186 changes[key] = detail 187 logger.info(detail) 189 detail = ('Detected dEQP dependency file difference:{deps}. Base build hash:{base}, ' 192 changes[key] = detail 193 logger.info(detail)
|
/cts/tests/tests/debuggerd/test_crash_detail/src/com/android/tests/debuggerd/ |
D | TestCrashDetail.java | 163 CrashDetail detail = in testCrashWithBinaryCrashDetail() local 168 assertThat(tombstoneProto.getCrashDetailsList()).containsExactly(detail); in testCrashWithBinaryCrashDetail()
|
/cts/tests/tests/graphics/jni/ |
D | VulkanProfiles.cpp | 37 namespace detail { namespace 5410 *pPropertyCount = detail::vpProfileCount; in vpGetProfiles() 5412 if (*pPropertyCount < detail::vpProfileCount) { in vpGetProfiles() 5415 *pPropertyCount = detail::vpProfileCount; in vpGetProfiles() 5418 pProperties[i] = detail::vpProfiles[i].props; in vpGetProfiles() 5427 const detail::VpProfileDesc* pDesc = detail::vpGetProfileDesc(pProfile->profileName); in vpGetProfileFallbacks() 5469 const detail::VpProfileDesc* pDesc = detail::vpGetProfileDesc(pProfile->profileName); in vpGetInstanceProfileSupport() 5478 if (!detail::vpCheckVersion(apiVersion, pDesc->minApiVersion)) { in vpGetInstanceProfileSupport() 5483 if (!detail::vpCheckExtension(ext.data(), ext.size(), in vpGetInstanceProfileSupport() 5519 const detail::VpProfileDesc* pDesc = nullptr; in vpCreateInstance() [all …]
|
/cts/tests/app/ShortFgsTest/src/android/app/cts/shortfgstest/ |
D | DumpProtoUtils.java | 117 ret.mOomAdjustment = pop.detail.setAdj; in getProcessProcState()
|
/cts/tests/tests/os/src/android/os/image/cts/ |
D | DynamicSystemClientTest.java | 54 public void onStatusChanged(int status, int cause, long progress, Throwable detail) { in onStatusChanged() argument
|
/cts/tests/sensor/src/android/hardware/cts/ |
D | SensorManagerStaticTest.java | 512 String detail = String.format( in testRemapCoordinateSystem() local 519 "remapCoordinateSystem gives incorrect result (x)." + detail, in testRemapCoordinateSystem() 525 "remapCoordinateSystem gives incorrect result (y)." + detail, in testRemapCoordinateSystem() 531 "remapCoordinateSystem gives incorrect result (z)." + detail, in testRemapCoordinateSystem()
|
/cts/tests/autofillservice/src/android/autofillservice/cts/inline/ |
D | InlineFillEventHistoryTest.java | 78 detail = "Meet July-31-23 trunk stable no flaky SLO. Deflake asap")
|
D | InlineAugmentedAuthTest.java | 73 detail = "Meet July-31-23 trunk stable no flaky SLO. Deflake asap")
|
D | InlineAugmentedContentTest.java | 94 detail = "Meet July-31-23 trunk stable no flaky SLO. Deflake asap")
|
D | InlineAugmentedLoginActivityTest.java | 275 detail = "Meet July-31-23 trunk stable no flaky SLO. Deflake asap")
|
D | InlineAuthenticationTest.java | 131 detail = "Autofill behavior is flaky. See bug, try to resolve asap")
|
/cts/tests/tests/vcn/src/android/net/vcn/cts/ |
D | VcnManagerTest.java | 528 @NonNull String gatewayConnectionName, int errorCode, @Nullable Throwable detail) { in onGatewayConnectionError() argument 530 new GatewayConnectionError(gatewayConnectionName, errorCode, detail)); in onGatewayConnectionError() 558 @Nullable public final Throwable detail; field in VcnManagerTest.GatewayConnectionError 561 @NonNull String gatewayConnectionName, int errorCode, @Nullable Throwable detail) { in GatewayConnectionError() argument 564 this.detail = detail; in GatewayConnectionError()
|
/cts/tests/tests/webkit/src/android/webkit/cts/ |
D | WebViewRenderProcessTest.java | 132 RenderProcessGoneDetail detail) {
|
D | WebViewClientTest.java | 998 public boolean onRenderProcessGone(WebView view, RenderProcessGoneDetail detail) { in onRenderProcessGone() argument 1000 mRenderProcessCrashed = detail.didCrash(); in onRenderProcessGone()
|
/cts/tests/media/jni/ |
D | NativeCodecTestBase.cpp | 48 int32_t actionCode, const char* detail) { in onAsyncError() argument 53 detail, error, actionCode); in onAsyncError() 55 ALOGE("received media codec error: %s , code : %d , action code: %d ", detail, error, in onAsyncError()
|
/cts/tests/tests/media/decoder/jni/ |
D | native-media-jni.cpp | 238 const char *detail) { in OnErrorCB() argument 239 ALOGV("OnErrorCB: err(%d), actionCode(%d), detail(%s)", err, actionCode, detail); in OnErrorCB()
|
/cts/tests/app/src/android/app/cts/ |
D | AppTaskTests.java | 65 @FlakyTest(detail = "Can be promoted to pre-submit once confirmed stable.")
|
/cts/tests/autofillservice/src/android/autofillservice/cts/servicebehavior/ |
D | DisableAutofillTest.java | 215 detail = "Meet July-31-23 trunk stable no flaky SLO. Deflake asap")
|
/cts/tests/inputmethod/src/android/view/inputmethod/cts/ |
D | NavigationBarColorTest.java | 287 @FlakyTest(detail = "slow test")
|
D | InputMethodServiceTest.java | 347 @FlakyTest(detail = "slow test")
|
D | KeyboardVisibilityControlTest.java | 534 @FlakyTest(detail = "slow test")
|
/cts/tests/autofillservice/src/android/autofillservice/cts/dropdown/ |
D | LoginActivityTest.java | 403 detail = "Meet July-31-23 trunk stable no flaky SLO. Deflake asap") 424 detail = "Meet July-31-23 trunk stable no flaky SLO. Deflake asap") 844 detail = "Meet July-31-23 trunk stable no flaky SLO. Deflake asap")
|
D | AuthenticationTest.java | 747 detail = "Meet July-31-23 trunk stable no flaky SLO. Deflake asap")
|