Searched refs:test_records_path (Results 1 – 1 of 1) sorted by relevance
114 std::string test_records_path = kDNSTestRecordGroupsYamlPath; in SetUpTestSuite() local121 test_records_path = absl::StrJoin({*runfile_dir, test_records_path}, "/"); in SetUpTestSuite()135 test_records_path = grpc::testing::NormalizeFilePath(test_records_path); in SetUpTestSuite()162 {dns_server_path, "-p", std::to_string(port), "-r", test_records_path}); in SetUpTestSuite()