Home
last modified time | relevance | path

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

/external/stressapptest/src/
Dqueue.h33 static const int kDontCareTag = -1; variable
Dfinelock_queue.cc355 if ((tag != kDontCareTag) && !(pages_[index].tag & tag)) in GetRandomWithPredicateTag()
389 return GetRandomWithPredicateTag(pe, pred_func, kDontCareTag); in GetRandomWithPredicate()
Dsat.cc250 return GetValid(pe, kDontCareTag); in GetValid()
291 return GetEmpty(pe, kDontCareTag); in GetEmpty()