Searched defs:DEFAULT_ROLE_HOST (Results 1 – 5 of 5) sorted by relevance
32 const int32_t DEFAULT_ROLE_HOST = 1; variable
37 const int32_t DEFAULT_ROLE_HOST = 1; variable
30 constexpr int32_t DEFAULT_ROLE_HOST = 1; variable
29 static constexpr int32_t DEFAULT_ROLE_HOST = 1; variable
101 const int32_t DEFAULT_ROLE_HOST = 1; in SetUpTestCase() local