Searched defs:json_file_path (Results 1 – 2 of 2) sorted by relevance
38 static grpc_call_credentials* create_sts_creds(const char* json_file_path) { in create_sts_creds()
166 std::string json_file_path = dataset_path + "/gtFine/train/aa/aa_000000_gtFine_polygons.json"; in TEST_F() local