Home
last modified time | relevance | path

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

/system/core/fs_mgr/libsnapshot/
Dtest_helpers.cpp94 unique_fd rand(open("/dev/urandom", O_RDONLY)); in WriteRandomData() local
Dsnapshot_test.cpp1229 unique_fd rand(open("/dev/urandom", O_RDONLY)); in WriteRandomSnapshotData() local
/system/core/storaged/tests/
Dstoraged_test.cpp273 std::uniform_real_distribution<> rand(0.8, 1.2); in TEST() local
/system/chre/host/test/hal_generic/common/
Dmessage_hub_manager_test.cc392 std::random_device rand; in TEST_F() local