Home
last modified time | relevance | path

Searched refs:Combine (Results 1 – 5 of 5) sorted by relevance

/system/sepolicy/tests/
Dcombine_maps.py35 def Combine(top, bottom): function
70 result = Combine(top_map_cil, bottom_map_cil)
/system/media/audio_utils/tests/
Dformat_tests.cpp117 INSTANTIATE_TEST_CASE_P(FormatVariations, FormatTest, ::testing::Combine(
/system/core/libsync/tests/
Dsync_test.cpp687 ::testing::Combine(::testing::Values(16,32), ::testing::Values(32, 1024, 1024*32)));
/system/libvintf/test/
Dvintf_object_tests.cpp1561 ::testing::Combine(Bool(), Bool(), Bool(), Bool(), Bool(), Bool()));
1654 INSTANTIATE_TEST_SUITE_P(OemFcmLevel, OemFcmLevelTest, Combine(Values(1, 2), Bool(), Bool()),
/system/core/fs_mgr/libsnapshot/
Dsnapshot_test.cpp1794 INSTANTIATE_TEST_SUITE_P(Snapshot, FlashAfterUpdateTest, Combine(Values(0, 1), Bool()),