Home
last modified time | relevance | path

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

/trusty/user/app/confirmationui/test/
Dmain.cpp128 const uint32_t area = screen_width * screen_height; in TEST_P() local
130 (float)stats.count / (float)area * 1000.0f; in TEST_P()