Searched refs:USE_RBE (Results 1 – 1 of 1) sorted by relevance
48 USE_RBE = 100 # Percentage of tests that can use RBE (between 0 and 100) variable93 if "RBE_server_address" in os.environ and USE_RBE > (hash(self.test_name) % 100):