Searched refs:type2 (Results 1 – 3 of 3) sorted by relevance
35 AddressType type2 = AddressType::PUBLIC_DEVICE_ADDRESS; in TEST() local36 AddressWithType address_with_type_2(addr2, type2); in TEST()61 AddressType type2 = AddressType::PUBLIC_IDENTITY_ADDRESS; in TEST() local62 AddressWithType address_with_type_2(addr2, type2); in TEST()
129 [](const EventType& type1, const EventType& type2) { return type1.name < type2.name; }); in GetTracepointEventTypes() argument
142 Types type2 = *read("old_predefined_types.xml"); in TEST_F() local