Searched defs:is_memory (Results  1 – 2 of 2) sorted by relevance
| /external/tensorflow/tensorflow/python/data/kernel_tests/ | 
| D | cache_test.py | 429   def make_dataset_fn(self, is_memory):  argument447   def testCheckpointBeforeOneEpoch(self, is_memory):  argument
 467   def testCheckpointBeforeOneEpochThenRunFewSteps(self, is_memory):  argument
 487   def testCheckpointAfterOneEpoch(self, is_memory):  argument
 507   def testCheckpointAfterOneEpochThenRunFewSteps(self, is_memory):  argument
 525   def testCheckpointBeforeOneEpochButRunCompleteEpoch(self, is_memory):  argument
 548   def testCheckpointUnusedWriterIterator(self, is_memory):  argument
 562   def testCheckpointUnusedMidwayWriterIterator(self, is_memory):  argument
 586   def testUnusedCheckpointError(self, is_memory):  argument
 608   def testIgnoreCheckpointIfCacheWritten(self, is_memory):  argument
 
 | 
| /external/crosvm/devices/src/pci/ | 
| D | pci_configuration.rs | 739     pub fn is_memory(&self) -> bool {  in is_memory()  method
 |