Searched defs:bName (Results 1 – 3 of 3) sorted by relevance
76 string bName; member101 AuthorizationSetDifferences difference(string aName, const AuthorizationSet& a, string bName, in difference()
435 String8 bName; in getConsumerName() local
1048 auto expectTimingLe = [](uint64_t a, const char* aName, uint64_t b, const char* bName) { in TEST_P()