Home
last modified time | relevance | path

Searched defs:exp2 (Results 1 – 2 of 2) sorted by relevance

/cts/hostsidetests/jvmti/tagging/app/src/android/jvmti/cts/
DJvmtiTaggingTest.java99 GetTaggedObjectsExpectation exp2 = new GetTaggedObjectsExpectation(18); in testGetTaggedObjects() local
/cts/tests/tests/renderscript/src/android/renderscript/cts/
DCoreMathVerifier.java72 static native float exp2(float x); in exp2() method in CoreMathVerifier
594 static private Target.Floaty exp2(double d, Target t) { in exp2() method in CoreMathVerifier
602 static private Target.Floaty exp2(float f, Target t) { in exp2() method in CoreMathVerifier