Searched defs:test_extra (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/hardware/interfaces/confirmationui/1.0/vts/functional/ |
H A 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 …]
|
/aosp_15_r20/hardware/interfaces/confirmationui/aidl/vts/functional/ |
H A D | VtsHalConfirmationUITargetTest.cpp | 272 static constexpr uint8_t test_extra[] = {0x1, 0x2, 0x3}; in TEST_P() local 314 static constexpr uint8_t test_extra[IConfirmationUI::MAX_MESSAGE_SIZE] = {}; in TEST_P() local 327 static constexpr uint8_t test_extra[(IConfirmationUI::MAX_MESSAGE_SIZE)*10] = {}; in TEST_P() local 340 static constexpr uint8_t test_extra[] = {0x1, 0x2, 0x3}; in TEST_P() local 361 static constexpr uint8_t test_extra[] = {0x1, 0x2, 0x3}; in TEST_P() local 383 static constexpr uint8_t test_extra[] = {0x1, 0x2, 0x3}; in TEST_P() local 405 static constexpr uint8_t test_extra[] = {0x1, 0x2, 0x3}; in TEST_P() local 430 static constexpr uint8_t test_extra[] = {0x1, 0x2, 0x3}; in TEST_P() local 452 static constexpr uint8_t test_extra[] = {0x1, 0x2, 0x3}; in TEST_P() local 475 static constexpr uint8_t test_extra[] = {0x1, 0x2, 0x3}; in TEST_P() local [all …]
|
/aosp_15_r20/external/bazelbuild-rules_python/examples/pip_repository_annotations/ |
H A D | pip_repository_annotations_test.py | 112 def test_extra(self): member in PipRepositoryAnnotationsTest
|
/aosp_15_r20/external/bazelbuild-rules_python/examples/bzlmod/whl_mods/ |
H A D | pip_whl_mods_test.py | 118 def test_extra(self): member in PipWhlModsTest
|
/aosp_15_r20/build/soong/scripts/ |
H A D | manifest_fixer_test.py | 199 def test_extra(self): member in RaiseMinSdkVersionTest
|