Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/app_list/
H A Dapp_list_controller_impl_unittest.cc1123 histogram_tester_.ExpectTotalCount(kAppListResultLaunchIndexAndQueryLength, in TEST_F()
1128 histogram_tester_.ExpectUniqueSample(kAppListResultLaunchIndexAndQueryLength, in TEST_F()
1133 histogram_tester_.ExpectTotalCount(kAppListResultLaunchIndexAndQueryLength, in TEST_F()
1144 histogram_tester_.ExpectTotalCount(kAppListResultLaunchIndexAndQueryLength, in TEST_F()
1149 kAppListResultLaunchIndexAndQueryLength, in TEST_F()
H A Dapp_list_metrics.h69 constexpr char kAppListResultLaunchIndexAndQueryLength[] = variable
H A Dapp_list_metrics.cc178 UMA_HISTOGRAM_EXACT_LINEAR(kAppListResultLaunchIndexAndQueryLength, in RecordSearchLaunchIndexAndQueryLength()