Home
last modified time | relevance | path

Searched defs:grp2 (Results 1 – 2 of 2) sorted by relevance

/external/pigweed/pw_bluetooth_sapphire/host/att/
Ddatabase_test.cc204 auto* grp2 = db->NewGrouping(kTestType1, 0, kTestValue1); in TEST() local
269 auto grp2 = db->NewGrouping(kTestType1, 0, kTestValue1); in TEST() local
332 auto grp2 = db->NewGrouping(kTestType2, 0, kTestValue1); in TEST() local
427 auto grp2 = db()->NewGrouping(kTestType2, 2, kTestValue1); // 5 in SetUp() local
/external/pigweed/pw_bluetooth_sapphire/host/gatt/
Dserver_test.cc827 auto* grp2 = db()->NewGrouping(types::kPrimaryService, 0, kTestValue2); in TEST_F() local