Home
last modified time | relevance | path

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

/cts/tests/openglperf2/jni/reference/
DGLReference.cpp42 double updates[numFrames]; in Java_android_opengl2_cts_reference_GLGameActivity_startBenchmark() local
50 updates[i] = t1 - t0; in Java_android_opengl2_cts_reference_GLGameActivity_startBenchmark()
54 env->SetDoubleArrayRegion(updateTimes, 0, numFrames, updates); in Java_android_opengl2_cts_reference_GLGameActivity_startBenchmark()
/cts/tests/tests/uidmigration/
Dsystem-app-test.sh23 adb shell pm uninstall-system-updates $PKGNAME >/dev/null 2>&1 || true
89 adb shell pm uninstall-system-updates $PKGNAME || true
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2020-0213/
Dpoc.cpp258 std::vector<std::unique_ptr<C2Param>> updates = in workDone() local
262 for (size_t i = 0; i < updates.size(); ++i) { in workDone()
263 C2Param *param = updates[i].get(); in workDone()
/cts/hostsidetests/appsecurity/test-apps/KeyRotationTest/
DAndroid.bp34 // library and is used to verify end to end updates with key rotation.
/cts/hostsidetests/appsecurity/test-apps/tinyapp/
DAndroid.bp442 // rsa-2048 signing key to allow updates from the package above. This app can