Home
last modified time | relevance | path

Searched refs:kAddress (Results 1 – 2 of 2) sorted by relevance

/packages/services/Car/cpp/computepipe/tests/fuzz/
DGrpcGraphFuzzer.cpp45 server = std::make_shared<GrpcGraphServerImpl>(runner::test::kAddress); in DoInitialization()
57 Status status = graph->initialize(runner::test::kAddress, engine); in LLVMFuzzerTestOneInput()
DCommon.h47 const char kAddress[16] = "[::]:10000"; variable