Home
last modified time | relevance | path

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

/aosp14/system/core/fastboot/fuzzy_fastboot/
H A Dtest_utils.cpp76 std::vector<std::string> GeneratePartitionNames(const std::string& base, int num_slots) { in GeneratePartitionNames()
H A Dfixtures.cpp327 int32_t num_slots = strtol(var.c_str(), nullptr, 10); in SetUp() local
H A Dmain.cpp246 int32_t num_slots = strtol(slot_count.c_str(), nullptr, 10); in TEST_F() local
451 int32_t num_slots = strtol(var.c_str(), nullptr, 10); in TEST_F() local
509 int32_t num_slots = strtol(var.c_str(), nullptr, 10); in TEST_F() local
734 int32_t num_slots = strtol(resp.c_str(), nullptr, 10); in TEST_F() local
1486 int num_slots = 1; in TEST_P() local
1565 int num_slots = 1; in TEST_P() local
/aosp14/system/core/fastboot/device/
H A Dutility.cpp203 size_t num_slots = 1; in UpdateAllPartitionMetadata() local