Home
last modified time | relevance | path

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

/frameworks/native/libs/math/tests/
Dmat_test.cpp564 auto rand_gen = std::bind(distribution, generator); in TYPED_TEST() local
583 auto rand_gen = std::bind(distribution, generator); in TYPED_TEST() local
604 auto rand_gen = std::bind(distribution, generator); in TYPED_TEST() local
643 auto rand_gen = std::bind(distribution, generator); in TYPED_TEST() local
672 auto rand_gen = std::bind(distribution, generator); in TYPED_TEST() local
Dquat_test.cpp279 auto rand_gen = std::bind(distribution, generator); in TEST_F() local