Home
last modified time | relevance | path

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

/frameworks/base/cmds/statsd/tests/e2e/
DPartialBucket_e2e_test.cpp37 const int kCallingUid = 0; // Randomly chosen variable
43 service->addConfiguration(kConfigKey, configAsVec, kCallingUid); in SendConfig()
55 return reports.reports(kCallingUid); in GetReports()