Searched refs:rust_output_path (Results 1 – 1 of 1) sorted by relevance
525 std::string rust_output_path = temp_dir.path + "/mod.rs"s; in RustGenTest() local531 android::base::ReadFileToString(rust_output_path, &rust_output, true)); in RustGenTest()