Home
last modified time | relevance | path

Searched refs:num_clients (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/surfaceflinger/tests/unittests/
DVSyncDispatchRealtimeTest.cpp172 static size_t constexpr num_clients = 3; in TEST_F() local
173 std::array<RepeatingCallbackReceiver, num_clients> in TEST_F()
179 std::array<std::thread, num_clients> threads{ in TEST_F()
/frameworks/base/core/proto/android/service/
Dsensor_service.proto136 optional int32 num_clients = 2; field