Home
last modified time | relevance | path

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

/packages/modules/AdServices/sdksandbox/tests/unittest/src/android/app/sdksandbox/
DSandboxLatencyInfoUnitTest.java60 SandboxLatencyInfo sandboxLatencyInfoCreatedWithParcel = in testIsParcelable() local
63 assertThat(sandboxLatencyInfo).isEqualTo(sandboxLatencyInfoCreatedWithParcel); in testIsParcelable()