Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/base/services/tests/PackageManagerServiceTests/server/src/com/android/server/pm/utils/
H A DWatcherTest.java191 Leaf leafB = new Leaf(); in testWatchedArrayMap() local
291 Leaf leafB = new Leaf(); in testWatchedArraySet() local
394 Leaf leafB = new Leaf(); in testWatchedArrayList() local
508 Leaf leafB = new Leaf(); in testWatchedSparseArray() local
632 Leaf leafB = new Leaf(); in testWatchedLongSparseArray() local
1197 Leaf leafB = new Leaf(); in testNestedArrays() local
/aosp_15_r20/external/cpuinfo/src/x86/
H A Dtopology.c90 const struct cpuid_regs leafB = cpuidex(UINT32_C(0xB), level); in cpuinfo_x86_detect_topology() local