Home
last modified time | relevance | path

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

/aosp_15_r20/external/trusty/lk/lib/binary_search_tree/hosttest/
Dbinary_search_tree_test.cpp197 const char **expected_tree, in bst_test_check_child()
227 const char **expected_tree, in bst_test_check_sub_tree()
264 const char *expected_tree) { in _bst_test_check_tree()
/aosp_15_r20/external/autotest/server/site_tests/firmware_FMap/
H A Dfirmware_FMap.py203 def check_areas(self, areas, expected_tree, bounds=None): argument
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/classic/test/
Dtree_tests.cpp295 TreeT expected_tree(void) in expected_tree() function
/aosp_15_r20/external/rust/android-crates-io/crates/mls-rs/src/group/
Dproposal_cache.rs819 let mut expected_tree = tree.clone(); in test_proposals() localVariable