Home
last modified time | relevance | path

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

/system/chre/util/tests/
Datomic_spsc_queue_test.cc407 auto lfsr = []() { in TEST() local
410 static uint16_t lfsr = 1; in TEST() local
/system/chre/apps/sensor_world/
Dsensor_world.cc274 static uint16_t lfsr = 0x1337; in getNextLfsrState() local
/system/chre/apps/sensor_test/
Dsensor_test.cc274 static uint16_t lfsr = 0x1337; in getNextLfsrState() local
/system/chre/chpp/test/
Dtransport_test.cpp553 static uint8_t lfsr = 1; in TEST_F() local