Searched refs:PUBLIC_ATTRIBUTES (Results 1 – 3 of 3) sorted by relevance
56 PUBLIC_ATTRIBUTES = ( variable in abstract_test_init57 base_job_unittest.test_init.generic_tests.PUBLIC_ATTRIBUTES
91 PUBLIC_ATTRIBUTES = CommonEndpoints.all_functions.union( variable93 PUBLIC_ATTRIBUTES.add(constants.KERAS_ATTR)286 for name in PUBLIC_ATTRIBUTES:1022 if name in PUBLIC_ATTRIBUTES:
83 PUBLIC_ATTRIBUTES = set([ variable in test_init.generic_tests117 expected_attributes = self.PUBLIC_ATTRIBUTES130 required_attributes = (self.PUBLIC_ATTRIBUTES -