Searched refs:kAddress (Results 1 – 4 of 4) sorted by relevance
45 server = std::make_shared<GrpcGraphServerImpl>(runner::test::kAddress); in DoInitialization()57 Status status = graph->initialize(runner::test::kAddress, engine); in LLVMFuzzerTestOneInput()
47 const char kAddress[16] = "[::]:10000"; variable
43 constexpr char kAddress[] = "00:11:22:33:44:55"; variable249 ASSERT_TRUE(hci::Address::FromString(kAddress, address_)); in SetUp()
92 const hci::Address kAddress = {{0x11, 0x22, 0x33, 0x44, 0x55, 0x66}}; variable762 ASSERT_STREQ(kAddress.ToString().c_str(), bda.ToString().c_str()); in TEST_F()766 acl->OnConnectRequest(kAddress, kCod); in TEST_F()