Home
last modified time | relevance | path

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

/qemu/tests/qtest/
H A Dnpcm7xx_rng-test.c96 static double calc_monobit_p(const uint8_t *buf, unsigned int len) in calc_monobit_p() function
198 g_assert_cmpfloat(calc_monobit_p(buf, sizeof(buf)), >, 0.01); in test_continuous_monobit()
242 g_assert_cmpfloat(calc_monobit_p(buf, sizeof(buf)), >, 0.01); in test_first_byte_monobit()