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

  /external/flatbuffers/tests/
test.cpp 49 uint32_t lcg_rand() { function
    [all...]
JavaScriptTest.js 266 function lcg_rand() { function
314 var choice = lcg_rand() % test_values_max;
345 var choice = lcg_rand() % test_values_max;

Completed in 178 milliseconds