Home
last modified time | relevance | path

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

/packages/modules/StatsD/statsd/tests/
DUidMap_test.cpp660 class UidMapTestAppendUidMapHashStrings : public UidMapTestAppendUidMap, class
672 HashStrings, UidMapTestAppendUidMapHashStrings,
673 Values(nullptr, &(UidMapTestAppendUidMapHashStrings::strSet)),
674 [](const TestParamInfo<UidMapTestAppendUidMapHashStrings::ParamType>& info) { in __anon62459fb00502()
678 TEST_P(UidMapTestAppendUidMapHashStrings, TestNoIncludeInstallersInReport) { in TEST_P() argument