Searched defs:expected_strs (Results 1 – 2 of 2) sorted by relevance
258 std::vector<std::string> expected_strs = {"first", "second", "third"}; in TEST() local
525 let expected_strs: Vec<&str> = (0..PARTITION_NAME_LEN_U16) in test_proto_get_partitions_name_max() localVariable