Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/libbpf-rs/tests/
Dtest.rs1597 let supported_res = MapType::Unknown.is_supported(); in test_map_probes() localVariable
1610 let supported_res = ProgramType::Unknown.is_supported(); in test_program_probes() localVariable
1628 let supported_res = MapType::Unknown.is_supported(); in test_program_helper_probes() localVariable