Home
last modified time | relevance | path

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

/aosp_15_r20/tools/asuite/atest/test_finders/
H A Dmodule_finder_unittest.py114 def classoutside_side_effect(find_cmd, shell=False): argument
157 def test_find_test_by_module_class_name_native_found(self, find_cmd): argument
186 self, find_cmd argument
/aosp_15_r20/external/iproute2/tipc/
H A Dcmdl.c20 const struct cmd *find_cmd(const struct cmd *cmds, char *str) in find_cmd() function