Searched refs:Combine (Results 1 – 9 of 9) sorted by relevance
/system/sepolicy/tests/ |
D | combine_maps.py | 35 def Combine(top, bottom): function 70 result = Combine(top_map_cil, bottom_map_cil)
|
/system/media/audio_utils/tests/ |
D | format_tests.cpp | 117 INSTANTIATE_TEST_CASE_P(FormatVariations, FormatTest, ::testing::Combine(
|
/system/security/keystore2/src/crypto/tests/ |
D | certificate_utils_test.cpp | 144 testing::Combine(testing::ValuesIn(ec_curves), testing::ValuesIn(digests)), 235 testing::Combine(testing::ValuesIn(rsa_key_sizes),
|
/system/libvintf/test/ |
D | vintf_object_tests.cpp | 640 ::testing::Combine(::testing::Bool(), ::testing::Bool())); 1666 ::testing::Combine(Bool(), Bool(), Bool(), Bool(), Bool(), Bool())); 1869 INSTANTIATE_TEST_SUITE_P(OemFcmLevel, OemFcmLevelTest, Combine(Values(1, 2), Bool(), Bool()),
|
/system/core/libsync/tests/ |
D | sync_test.cpp | 687 ::testing::Combine(::testing::Values(16,32), ::testing::Values(32, 1024, 1024*32)));
|
/system/media/tests/ |
D | systemaudio_tests.cpp | 778 testing::Combine(
|
/system/core/fs_mgr/libsnapshot/ |
D | snapshot_test.cpp | 2237 INSTANTIATE_TEST_SUITE_P(Snapshot, FlashAfterUpdateTest, Combine(Values(0, 1), Bool()),
|
/system/tools/aidl/ |
D | aidl_unittest.cpp | 4022 testing::Combine(testing::Values(Options::Language::CPP, Options::Language::JAVA,
|
/system/netd/tests/ |
D | binder_test.cpp | 4363 testing::Combine(testing::Bool(),
|