Home
last modified time | relevance | path

Searched defs:ActiveGroups (Results 1 – 8 of 8) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
DThreadPool.h207 DenseMap<ThreadPoolTaskGroup *, unsigned> ActiveGroups; variable
/external/libchrome/base/metrics/
Dfield_trial.h184 typedef std::vector<ActiveGroup> ActiveGroups; typedef
Dfield_trial_unittest.cc296 TEST_F(FieldTrialTest, ActiveGroups) { in TEST_F() argument
/external/cronet/tot/base/metrics/
Dfield_trial.h245 typedef std::vector<ActiveGroup> ActiveGroups; typedef
Dfield_trial_unittest.cc278 TEST_F(FieldTrialTest, ActiveGroups) { in TEST_F() argument
/external/cronet/stable/base/metrics/
Dfield_trial.h245 typedef std::vector<ActiveGroup> ActiveGroups; typedef
Dfield_trial_unittest.cc278 TEST_F(FieldTrialTest, ActiveGroups) { in TEST_F() argument
/external/mesa3d/src/mesa/main/
Dmtypes.h1957 unsigned *ActiveGroups; member