Home
last modified time | relevance | path

Searched defs:test_partition (Results 1 – 14 of 14) sorted by relevance

/external/pigweed/pw_kvs/
Dflash_partition_test.cc111 FlashPartition& test_partition = FlashTestPartition(); in TEST() local
131 FlashPartition& test_partition = FlashTestPartition(); in TEST() local
184 FlashPartition& test_partition = FlashTestPartition(); in TEST() local
199 FlashPartition& test_partition = FlashTestPartition(); in TEST() local
212 FlashPartition& test_partition = FlashTestPartition(); in TEST() local
225 FlashPartition& test_partition = FlashTestPartition(); in TEST() local
239 FlashPartition& test_partition = FlashTestPartition(); in TEST() local
Dfake_flash_test_partition.cc43 FlashPartition test_partition(&test_flash); variable
Dfake_flash_test_key_value_store.cc55 FlashPartition test_partition(&test_flash); variable
Dkey_value_store_fuzz_test.cc37 FlashPartitionWithStatsBuffer<kMaxUsableSectors> test_partition( variable
Dkey_value_store_test.cc117 FlashPartition test_partition(&test_flash, 0, test_flash.sector_count()); in TEST() local
133 FlashPartition test_partition(&test_flash, 0, 0); in TEST() local
149 FlashPartition test_partition(&test_flash, 0, test_flash.sector_count()); in TEST() local
Dkey_value_store_initialized_test.cc41 FlashPartition& test_partition = FlashTestPartition(); variable
/external/pigweed/pw_kvs/size_report/
Dbase_with_only_flash.cc22 pw::kvs::FlashPartition& test_partition = pw::kvs::FlashTestPartition(); variable
/external/llvm-project/llvm/utils/
Dabtest.py134 def test_partition(partition, upcoming_partition): function
/external/tensorflow/tensorflow/python/keras/
Dinitializers_test.py256 def test_partition(self): member in KerasInitializersTest
/external/python/cpython3/Lib/test/
Dstring_tests.py1326 def test_partition(self): member in MixinStrUnicodeUserStringTest
Dtest_bytes.py765 def test_partition(self): member in BaseBytesTest
Dtest_unicode.py416 def test_partition(self): member in UnicodeTest
/external/python/cpython2/Lib/test/
Dstring_tests.py1222 def test_partition(self): member in MixinStrUnicodeUserStringTest
Dtest_bytes.py361 def test_partition(self): member in BaseBytesTest