proxygen
|
#include <folly/portability/GTest.h>
#include <folly/Random.h>
#include <folly/stats/detail/DoubleRadixSort.h>
Go to the source code of this file.
Functions | |
TEST (DoubleRadixSort, Basic) | |
TEST | ( | DoubleRadixSort | , |
Basic | |||
) |
Definition at line 25 of file RadixSortTest.cpp.
References folly::detail::double_radix_sort(), EXPECT_TRUE, i, folly::Random::rand32(), folly::Random::randDouble(), and uint64_t.