Searched refs:xyz (Results 1 – 2 of 2) sorted by relevance
33 namespace would be `::chre::xyz`.94 should be created, for example `chre::xyz::VendorExtensionManager`, and
1483 Abc xyz; in TEST_F() local1484 xyz.z = nullptr; in TEST_F()1485 EXPECT_OK(bar->expectNullHandle(nullptr, xyz, [](bool hIsNull, bool xyzHasNull) { in TEST_F()