Searched defs:schema_path (Results 1 – 9 of 9) sorted by relevance
36 std::string schema_path = datasets_root_path_ + "/test_tf_file_3_images2/datasetSchema.json"; in TEST_F() local92 std::string schema_path = datasets_root_path_ + "/test_tf_file_3_images2/datasetSchema.json"; in TEST_F() local233 std::string schema_path = datasets_root_path_ + "/testTFTestAllTypes/datasetSchema.json"; in TEST_F() local489 std::string schema_path = datasets_root_path_ + "/testTFTestAllTypes/datasetSchema.json"; in TEST_F() local
543 std::string schema_path = datasets_root_path_ + "/test_tf_file_3_images2/datasetSchema.json"; in TEST_F() local586 std::string schema_path = datasets_root_path_ + "/test_tf_file_3_images2/datasetSchema.json"; in TEST_F() local637 std::string schema_path = datasets_root_path_ + "/test_tf_file_3_images2/datasetSchema.json"; in TEST_F() local
49 …RandomNode(const int32_t &total_rows, std::string schema_path, const std::vector<std::string> &col… in RandomNode()
32 void Register(const char *file_identifier, const char *schema_path) { in Register()
2547 std::string schema_path = schema; variable
153 const gchar *schema_path; in gsettings_list_schemas_with_paths() local
665 const gchar *schema_path; in g_settings_constructed() local
873 char *schema_path; in validate_doc() local
1303 …ndomDataDataset::RandomDataDataset(const int32_t &total_rows, const std::vector<char> &schema_path, in RandomDataDataset()