Home
last modified time | relevance | path

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

/system/extras/app-launcher/
Dcomputestats.c49 double three_sd_low, three_sd_high; in main() local
91 three_sd_high = mean + (3 * std_dev); in main()
100 data_items[i] <= three_sd_high) in main()
Dcomputestatsf.c49 double three_sd_low, three_sd_high; in main() local
91 three_sd_high = mean + (3 * std_dev); in main()
100 data_items[i] <= three_sd_high) in main()