Home
last modified time | relevance | path

Searched defs:mrand (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/cronet/third_party/google_benchmark/src/test/
H A Dperf_counters_gtest.cc205 static std::uniform_int_distribution<size_t> mrand(0, 10); in do_work() local
H A Doutput_test_helper.cc466 static std::uniform_int_distribution<int> mrand{0, 15}; in RandomHexChar() local
/aosp_15_r20/external/google-benchmark/test/
H A Dperf_counters_gtest.cc205 static std::uniform_int_distribution<size_t> mrand(0, 10); in do_work() local
H A Doutput_test_helper.cc467 static std::uniform_int_distribution<int> mrand{0, 15}; in RandomHexChar() local
/aosp_15_r20/external/libcxx/test/support/
H A Dfilesystem_test_helper.hpp119 static std::uniform_int_distribution<int> mrand{0, 15}; in random_hex_char() local
/aosp_15_r20/external/libcxx/utils/google-benchmark/test/
H A Doutput_test_helper.cc450 static std::uniform_int_distribution<int> mrand{0, 15}; in RandomHexChar() local
/aosp_15_r20/prebuilts/go/linux-x86/src/net/http/
Dtransport_test.go27 mrand "math/rand" packageName
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/sm/
H A Dsecurity_manager_test.cc919 UInt128 mconfirm, mrand; in FastForwardToSTK() local