HomeSort by relevance Sort by last modified time
    Searched refs:randomType (Results 1 - 2 of 2) sorted by null

  /art/tools/jfuzz/
jfuzz.cc 107 return_type_(randomType()),
108 array_type_(randomType()),
180 Type randomType() {
296 Type tp = randomType();
700 Type tp = randomType();
1017 Type tp = randomType();
    [all...]
  /external/deqp/modules/gles31/functional/
es31fSeparateShaderTests.cpp 121 DataType randomType (Random& rnd)
338 ? randomType(rnd) : params.type);
    [all...]

Completed in 179 milliseconds