Home
last modified time | relevance | path

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

/aosp_15_r20/external/libaom/test/
H A Dsum_squares_test.cc87 void SumSquaresTest::RunTest(bool is_random) { in RunTest()
337 void SSETest::RunTest(bool is_random, int width, int height, int run_times) { in RunTest()
519 void SSE_Sum_Test::RunTest(bool is_random, int tx_size, int run_times) { in RunTest()
682 void Lowbd2dVarTest::RunTest(bool is_random) { in RunTest()
827 void Highbd2dVarTest::RunTest(bool is_random) { in RunTest()
/aosp_15_r20/external/libvpx/test/
H A Dsum_squares_test.cc223 void SSETest::RunTest(bool is_random, int width, int height, int run_times) { in RunTest()
/aosp_15_r20/external/pytorch/torch/_functorch/
H A Dpartitioners.py63 def is_random(self, node: fx.Node): member in OpTypes
/aosp_15_r20/external/python/bumble/bumble/
Dhci.py1991 def is_random(self): member in Address