Home
last modified time | relevance | path

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

/external/pigweed/pw_kvs/
Dflash_partition_test.cc118 FlashPartition& test_partition = FlashTestPartition(); in TEST() local
138 FlashPartition& test_partition = FlashTestPartition(); in TEST() local
191 FlashPartition& test_partition = FlashTestPartition(); in TEST() local
211 FlashPartition& test_partition = FlashTestPartition(); in TEST() local
224 FlashPartition& test_partition = FlashTestPartition(); in TEST() local
237 FlashPartition& test_partition = FlashTestPartition(); in TEST() local
251 FlashPartition& test_partition = FlashTestPartition(); in TEST() local
296 FlashPartition& test_partition = FlashTestPartition(); in TEST() local
Dfake_flash_test_partition.cc43 FlashPartition test_partition(&test_flash); variable
Dkey_value_store_fuzz_test.cc48 FlashPartition& test_partition = FlashTestPartition(); in TEST() local
111 FlashPartition& test_partition = FlashTestPartition(); in TEST() local
Dfake_flash_test_logical_sector_partition.cc51 FlashPartitionWithLogicalSectors test_partition(&test_flash, variable
Dfake_flash_test_key_value_store.cc57 FlashPartition test_partition(&test_flash); variable
Dkey_value_store_put_test.cc36 FlashPartitionWithStatsBuffer<kMaxUsableSectors> test_partition( variable
Dkey_value_store_test.cc118 FlashPartition test_partition(&test_flash, 0, test_flash.sector_count()); in TEST() local
134 FlashPartition test_partition(&test_flash, 0, 0); in TEST() local
150 FlashPartition test_partition(&test_flash, 0, test_flash.sector_count()); in TEST() local
Dkey_value_store_initialized_test.cc42 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/linux-kselftest/tools/testing/selftests/cgroup/
Dtest_cpuset_prs.sh79 test_partition() function
/external/sdv/vsomeip/third_party/boost/range/test/algorithm_test/
Dpartition.cpp118 void test_partition() in test_partition() function
/external/python/cpython3/Lib/test/
Dstring_tests.py1380 def test_partition(self): member in MixinStrUnicodeUserStringTest
Dtest_bytes.py785 def test_partition(self): member in BaseBytesTest
Dtest_unicode.py487 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