Searched refs:IS_MOBLAB (Results 1 – 2 of 2) sorted by relevance
64 IS_MOBLAB = common_utils.is_moblab() variable66 if IS_MOBLAB:86 NETWORK_INIT_CHECK_INTERVAL = 1 if IS_MOBLAB else 0.1
136 @unittest.skipIf(constants.IS_MOBLAB,