Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/protobuf-parse/tests/
Dbundled_proto_consistent.rs20 let mut b_contents = list_dir(b).into_iter(); in assert_equal_recursively() localVariable
39 let b_contents = fs::read_to_string(b).unwrap(); in assert_equal_recursively() localVariable