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