Home
last modified time | relevance | path

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

/test/arkXtest/uitest/core/
Dui_model.cpp47 array<int32_t, INDEX_FOUR> py = {top_, bottom_, other.top_, other.bottom_}; in ComputeOverlappingDimensions() local
62 array<int32_t, INDEX_FOUR> py = {top_, bottom_, other.top_, other.bottom_}; in ComputeIntersection() local
Dextern_api_registration.cpp183 auto py = GetItemValueFromJson<int32_t>(in, 2); in UiDriverHandlerC() local