Home
last modified time | relevance | path

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

/third_party/grpc/test/cpp/end2end/xds/
Dxds_end2end_test_lib.h95 XdsTestType& set_bootstrap_source(BootstrapSource bootstrap_source) { in set_bootstrap_source()
118 BootstrapSource bootstrap_source() const { return bootstrap_source_; } in bootstrap_source() function