Home
last modified time | relevance | path

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

/external/cronet/buildtools/third_party/libc++/trunk/test/std/utilities/charconv/charconv.msvc/
Dtest.cpp51 void initialize_randomness(mt19937_64& mt64, const int argc, char** const /*argv*/) { in initialize_randomness()
749 void test_floating_prefixes(mt19937_64& mt64) { in test_floating_prefixes()
953 void all_floating_tests(mt19937_64& mt64) { in all_floating_tests()
1063 mt19937_64 mt64; in main() local