Home
last modified time | relevance | path

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

/third_party/node/deps/v8/tools/
Dbigint-tester.py49 def GenRandom(length, negative=kRandom): function
126 return GenRandom(random.randint(0, kLineLength))
157 return GenRandom(left_length), GenRandom(right_length)
239 left = GenRandom(left_length)
247 right = GenRandom(right_length, negative=neg)
/third_party/ninja/misc/
Dwrite_fake_manifests.py52 class GenRandom(object): class
227 gen = GenRandom(src_dir)
/third_party/vk-gl-cts/modules/gles2/scripts/
Dgenutil.py133 class GenRandom: class
/third_party/vk-gl-cts/modules/gles31/scripts/
Dgenutil.py143 class GenRandom(object): class
/third_party/vk-gl-cts/modules/gles3/scripts/
Dgenutil.py143 class GenRandom(object): class