HomeSort by relevance Sort by last modified time
    Searched full:static_value (Results 1 - 3 of 3) sorted by null

  /external/autotest/client/tests/kvm/scripts/
ksm_overcommit_guest.py 22 def __init__(self, mem, static_value, random_key):
28 @param static_value: Value used to fill all memory.
30 if (static_value < 0 or static_value > 255):
50 self.static_value = static_value
116 what's on the attribute static_value.
120 value = self.static_value
132 what's on the attribute static_value.
140 value = self.static_value
    [all...]
  /frameworks/base/core/jni/
BindTest.cpp 95 fb_classString->static_value = ostack[1];
  /toolchain/binutils/binutils-2.25/bfd/
elf32-microblaze.c 1193 bfd_vma static_value; local
    [all...]

Completed in 75 milliseconds