Searched defs:zeroth (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/webrtc/rtc_base/containers/ | ||
H A D | flat_tree_unittest.cc | 396 const Pair& zeroth = *tree.begin(); in TEST() local |
/aosp_15_r20/external/cronet/base/containers/ | ||
H A D | flat_tree_unittest.cc | 387 const Pair& zeroth = *tree.begin(); in TEST() local |
/aosp_15_r20/external/libchrome/base/containers/ | ||
H A D | flat_tree_unittest.cc | 430 const Pair& zeroth = *tree.begin(); in TEST() local |
/aosp_15_r20/external/python/cpython3/Lib/test/ | ||
D | test_enum.py | 4514 def zeroth(self): member in TestStdLib.test_test_simple_enum.SimpleColor |