HomeSort by relevance Sort by last modified time
    Searched refs:random_device (Results 26 - 50 of 57) sorted by null

12 3

  /device/google/cuttlefish_common/host/frontend/vnc_server/
frame_buffer_watcher.cpp 145 std::default_random_engine e{std::random_device{}()};
  /external/tensorflow/tensorflow/compiler/xla/service/cpu/
shape_partition_test.cc 198 std::random_device rd_;
  /frameworks/native/libs/vr/libpdx_uds/
client_channel_tests.cpp 133 std::random_device rd;
  /frameworks/av/media/mtp/tests/
MtpFfsHandle_test.cpp 236 std::random_device rd;
327 std::random_device rd;
  /device/generic/goldfish/dhcp/client/
dhcpclient.cpp 54 : mRandomEngine(std::random_device()()),
  /external/tensorflow/tensorflow/contrib/nccl/kernels/
nccl_manager_test.cc 244 std::mt19937(std::random_device()()));
  /external/tensorflow/tensorflow/core/kernels/
sparse_dense_binary_op_shared_test.cc 249 std::random_device rd;
sdca_internal.cc 266 std::random_device rd;
  /external/libcxx/test/support/
filesystem_test_helper.hpp 187 static std::mt19937 rd { std::random_device{}() };
  /external/nos/host/android/citadel/validation/
citadel_validation_tool.cpp 162 std::random_device rd;
  /external/tensorflow/tensorflow/core/kernels/batching_util/
adaptive_shared_batch_scheduler.h 407 std::random_device device;
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/support/
filesystem_test_helper.hpp 187 static std::mt19937 rd { std::random_device{}() };
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
random.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
random.h     [all...]
  /system/sepolicy/prebuilts/api/27.0/private/
file_contexts 112 /dev/random u:object_r:random_device:s0
165 /dev/urandom u:object_r:random_device:s0
  /hardware/interfaces/drm/1.0/vts/functional/
drm_hal_clearkey_test.cpp 65 using std::random_device;
    [all...]
drm_hal_vendor_test.cpp 73 using std::random_device;
    [all...]
  /art/runtime/
mem_map_test.cc 49 std::random_device rd;
  /external/skia/tests/
ProcessorTest.cpp 361 std::random_device rd;
  /external/skqp/tests/
ProcessorTest.cpp 361 std::random_device rd;
  /frameworks/native/services/surfaceflinger/tests/
SurfaceInterceptor_test.cpp 368 std::random_device rd;
    [all...]
  /hardware/interfaces/drm/1.1/vts/functional/
drm_hal_clearkey_test.cpp 78 using std::random_device;
  /system/core/storaged/tests/
storaged_test.cpp 260 std::random_device rd;
  /system/sepolicy/prebuilts/api/26.0/private/
file_contexts 111 /dev/random u:object_r:random_device:s0
163 /dev/urandom u:object_r:random_device:s0
  /system/sepolicy/prebuilts/api/28.0/private/
file_contexts 119 /dev/random u:object_r:random_device:s0
172 /dev/urandom u:object_r:random_device:s0

Completed in 2122 milliseconds

12 3