Home
last modified time | relevance | path

Searched refs:tempSeed (Results 1 - 2 of 2) sorted by relevance

/test/ostest/wukong/test_flow/src/
H A Dfocus_test_flow.cpp206 time_t tempSeed = time(nullptr); in EnvInit() local
207 srand((unsigned int)tempSeed); in EnvInit()
H A Drandom_test_flow.cpp218 time_t tempSeed = time(nullptr); in EnvInit() local
219 srand((unsigned int)tempSeed); in EnvInit()

Completed in 3 milliseconds