Home
last modified time | relevance | path

Searched defs:check_initialized (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/python/util/protobuf/
Dcompare.py76 def assertProtoEqual(self, a, b, check_initialized=True, # pylint: disable=invalid-name argument
/external/python/apitools/apitools/base/protorpclite/
Dprotojson_test.py267 def check_initialized(self): member in ProtojsonTest.testDoNotEncodeStrangeObjects.BogusObject
Dmessages.py799 def check_initialized(self): member in Message
/external/v8/src/interpreter/
Dinterpreter-assembler.cc941 Label check_allocation_site(this), check_initialized(this), in Construct() local
1121 Label check_initialized(this), initialize(this), mark_megamorphic(this); in ConstructWithSpread() local