Home
last modified time | relevance | path

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

/frameworks/base/apct-tests/perftests/core/src/android/libcore/varhandles/
Dgenerate_java.py137 REPEAT_HALF = (int) (REPEAT / 2) variable
236 …success = mVh.{method}{flavour}({this_comma}{static_prefix}Field, {value1});""" * REPEAT_HALF + END
245 …vartype}) mVh.{method}{flavour}({this_comma}{static_prefix}Field, {value1});""" * REPEAT_HALF + END
441 theUnsafe.{method}({this_comma}mOffset, {value2}, {value1});""" * REPEAT_HALF + END