Home
last modified time | relevance | path

Searched defs:seed (Results 1 – 4 of 4) sorted by relevance

/test/ostest/wukong/report/src/
Dreport.cpp459 void Report::SetSeed(std::string seed) in SetSeed()
/test/xts/acts/kernel_lite/sys_posix/src/
DSysApiTest.cpp521 unsigned short seed[3] = {1, 10, 100}; variable
/test/xts/device_attest_lite/services/core/network/
Dattest_network.c163 static TLSSession* CustomConfig(const char* seed, ServerInfo* networkInfo) in CustomConfig()
206 const char* seed = NULL; in ConnectNetWork() local
/test/testfwk/arkxtest/uitest/napi/
Duitest_napi.cpp473 napi_value seed = nullptr; in ExportClass() local