Searched refs:TEST_UID_2 (Results 1 – 2 of 2) sorted by relevance
87 .uid = ServiceTestCommon::TEST_UID_2,91 …TRUE(observer_->IsProcessForeground(ServiceTestCommon::TEST_PID_2, ServiceTestCommon::TEST_UID_2));193 …TRUE(observer_->IsProcessForeground(ServiceTestCommon::TEST_PID_2, ServiceTestCommon::TEST_UID_2));240 .uid = ServiceTestCommon::TEST_UID_2,244 …TRUE(observer_->IsProcessForeground(ServiceTestCommon::TEST_PID_2, ServiceTestCommon::TEST_UID_2));
27 static constexpr int32_t TEST_UID_2 = 2; variable