Home
last modified time | relevance | path

Searched refs:rust_output_path (Results 1 – 1 of 1) sorted by relevance

/system/tools/sysprop/tests/
DRustGenTest.cpp525 std::string rust_output_path = temp_dir.path + "/mod.rs"s; in RustGenTest() local
531 android::base::ReadFileToString(rust_output_path, &rust_output, true)); in RustGenTest()