Home
last modified time | relevance | path

Searched defs:Bar (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/compose/core/tests/src/com/android/compose/animation/scene/
H A DTestValues.kt34 val Bar = ElementKey("Bar") regex
/aosp14/system/core/libutils/
H A DRefBase_test.cpp286 class Bar : public RefBase { class
288 Bar(std::atomic<int>* delete_count) : mVisited1(false), mVisited2(false), in Bar() function in Bar
/aosp14/frameworks/base/libs/hwui/
H A DFrameInfoVisualizer.cpp55 static const std::array<BarSegment, 7> Bar{{ variable