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

  /external/flatbuffers/tests/
JavaScriptTest.js 270 function lcg_reset() { function
305 lcg_reset(); // Keep it deterministic.
333 lcg_reset(); // Reset.
test.cpp 52 void lcg_reset() { lcg_seed = 48271; } function
    [all...]

Completed in 96 milliseconds