Home
last modified time | relevance | path

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

/third_party/grpc/test/core/security/
Dfetch_oauth2.cc38 static grpc_call_credentials* create_sts_creds(const char* json_file_path) { in create_sts_creds()
/third_party/mindspore/tests/ut/cpp/dataset/
Dc_api_dataset_cityscapes_test.cc166 std::string json_file_path = dataset_path + "/gtFine/train/aa/aa_000000_gtFine_polygons.json"; in TEST_F() local