Home
last modified time | relevance | path

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

/aosp_15_r20/system/connectivity/wificond/tests/
Dnl80211_attribute_unittest.cpp258 std::vector<std::string> expected_strs = {"first", "second", "third"}; in TEST() local
/aosp_15_r20/bootable/libbootloader/gbl/libefi/src/protocol/
H A Dgbl_efi_image_loading.rs525 let expected_strs: Vec<&str> = (0..PARTITION_NAME_LEN_U16) in test_proto_get_partitions_name_max() localVariable