Searched defs:test_extra (Results 1 – 2 of 2) sorted by relevance
| /hardware/interfaces/confirmationui/1.0/vts/functional/ |
| D | VtsHalConfirmationUIV1_0TargetTest.cpp | 234 static constexpr uint8_t test_extra[] = {0x1, 0x2, 0x3}; in TEST_P() local 277 static constexpr uint8_t test_extra[static_cast<uint32_t>(MessageSize::MAX)] = {}; in TEST_P() local 289 static constexpr uint8_t test_extra[static_cast<uint32_t>(MessageSize::MAX) * 10] = {}; in TEST_P() local 301 static constexpr uint8_t test_extra[] = {0x1, 0x2, 0x3}; in TEST_P() local 321 static constexpr uint8_t test_extra[] = {0x1, 0x2, 0x3}; in TEST_P() local 342 static constexpr uint8_t test_extra[] = {0x1, 0x2, 0x3}; in TEST_P() local 363 static constexpr uint8_t test_extra[] = {0x1, 0x2, 0x3}; in TEST_P() local 385 static constexpr uint8_t test_extra[] = {0x1, 0x2, 0x3}; in TEST_P() local 406 static constexpr uint8_t test_extra[] = {0x1, 0x2, 0x3}; in TEST_P() local 426 static constexpr uint8_t test_extra[] = {0x1, 0x2, 0x3}; in TEST_P() local [all …]
|
| /hardware/interfaces/confirmationui/aidl/vts/functional/ |
| D | VtsHalConfirmationUITargetTest.cpp | 266 static constexpr uint8_t test_extra[] = {0x1, 0x2, 0x3}; in TEST_P() local 308 static constexpr uint8_t test_extra[IConfirmationUI::MAX_MESSAGE_SIZE] = {}; in TEST_P() local 321 static constexpr uint8_t test_extra[(IConfirmationUI::MAX_MESSAGE_SIZE)*10] = {}; in TEST_P() local 334 static constexpr uint8_t test_extra[] = {0x1, 0x2, 0x3}; in TEST_P() local 355 static constexpr uint8_t test_extra[] = {0x1, 0x2, 0x3}; in TEST_P() local 377 static constexpr uint8_t test_extra[] = {0x1, 0x2, 0x3}; in TEST_P() local 399 static constexpr uint8_t test_extra[] = {0x1, 0x2, 0x3}; in TEST_P() local 424 static constexpr uint8_t test_extra[] = {0x1, 0x2, 0x3}; in TEST_P() local 446 static constexpr uint8_t test_extra[] = {0x1, 0x2, 0x3}; in TEST_P() local 469 static constexpr uint8_t test_extra[] = {0x1, 0x2, 0x3}; in TEST_P() local [all …]
|