Home
last modified time | relevance | path

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

/external/oprofile/daemon/
Dopd_sfile.c589 static int always_true(void) in always_true() function
616 for_one_sfile(sf, (sfile_func)always_true, NULL); in sfile_lru_clear()
/external/chromium_org/base/metrics/
Dfield_trial_unittest.cc111 char always_true[] = " always true"; in TEST_F() local
117 always_true[0] = i; in TEST_F()
123 CreateFieldTrial(always_true, 10, default_always_true, NULL); in TEST_F()