Home
last modified time | relevance | path

Searched refs:TestIntegerOverflow (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/libvpx/test/
H A Drealtime_test.cc68 void TestIntegerOverflow(unsigned int width, unsigned int height) { in TestIntegerOverflow() function in __anonf53da9800111::RealtimeTest
95 TEST_P(RealtimeTest, IntegerOverflow) { TestIntegerOverflow(2048, 2048); } in TEST_P()
103 TestIntegerOverflow(16384, 16384); in TEST_P()
105 TestIntegerOverflow(4096, 4096); in TEST_P()