Searched defs:is_random (Results 1 – 4 of 4) sorted by relevance
87 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()
223 void SSETest::RunTest(bool is_random, int width, int height, int run_times) { in RunTest()
63 def is_random(self, node: fx.Node): member in OpTypes
1991 def is_random(self): member in Address