Home
last modified time | relevance | path

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

/cts/hostsidetests/seccomp/app/
Dgen_blocklist.py144 value = eval(value)
/cts/tests/tests/animation/src/android/animation/cts/
DValueAnimatorTest.java425 TypeEvaluator<PointF> eval = new TypeEvaluator<PointF>() { in testSetObjectValues() local
439 a1.setEvaluator(eval); in testSetObjectValues()