Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/zerocopy/src/
Dbyteorder.rs927 let mut from_native = T::new(native); in test_endian() localVariable
/aosp_15_r20/external/rust/android-crates-io/crates/zerocopy/src/
Dbyteorder.rs927 let mut from_native = T::new(native); in test_endian() localVariable
/aosp_15_r20/external/libchrome/base/files/
H A Dfile_path_unittest.cc1149 FilePath from_native = FilePath(cases[i].native); in TEST_F() local
/aosp_15_r20/external/cronet/base/files/
H A Dfile_path_unittest.cc1294 FilePath from_native = FilePath(cases[i].native); in TEST_F() local