Home
last modified time | relevance | path

Searched refs:Types (Results 1 – 25 of 46) sorted by relevance

12

/system/sepolicy/tests/
Dpolicy.py186 Types = self.QueryTypeAttribute(Type, True)
187 TypesAndAttributes |= Types
188 for T in Types:
280 Types = set()
292 Types.add(PathType[1])
294 return Types, Files
/system/unwinding/libunwindstack/tests/
DDwarfOpLogTest.cpp70 typedef ::testing::Types<uint32_t, uint64_t> DwarfOpLogTestTypes;
DDwarfEhFrameTest.cpp130 typedef ::testing::Types<uint32_t, uint64_t> DwarfEhFrameTestTypes;
DRegsIterateTest.cpp239 using RegTypes = ::testing::Types<RegsArm, RegsArm64, RegsX86, RegsX86_64, RegsMips, RegsMips64>;
/system/chre/apps/wifi_offload/test/
Doffloadtypes_test.cc71 typedef testing::Types<wifi_offload::PreferredNetwork, wifi_offload::ScanResult,
Dflatbuffersserialization_test.cc37 typedef testing::Types<wifi_offload::ScanStats, wifi_offload::ScanConfig,
Drandomgenerator_test.cc89 typedef testing::Types<uint8_t, uint16_t, uint32_t, uint64_t> Implementations;
/system/media/audio_utils/tests/
Dintrinsic_tests.cpp25 using FloatTypes = ::testing::Types<float, double>;
Dbiquad_filter_tests.cpp298 using FloatTypes = ::testing::Types<float, double>;
/system/tools/xsdc/tests/resources/predefined_types/api/
Dcurrent.txt132 public class Types {
133 ctor public Types();
148 …method public static predefined.types.Types read(java.io.InputStream) throws javax.xml.datatype.Da…
156 …method public static void write(predefined.types.XmlWriter, predefined.types.Types) throws java.io…
/system/core/libutils/
DStrongPointer_test.cpp51 using RefBaseTypes = ::testing::Types<SPFoo, SPLightFoo>;
/system/bt/gd/packet/parser/
DREADME42 All field names should be in snake_case. Types should be in CamelCase.
Dlanguage_l.ll69 /* Types */
/system/tools/xsdc/tests/
Dtests.cpp38 Types type = *read(Resource("predefined_types.xml").c_str()); in TEST_F()
114 Types type2 = *read("old_predefined_types.xml"); in TEST_F()
/system/update_engine/payload_generator/
Dzip_unittest.cc113 typedef ::testing::Types<BzipTest, XzTest> ZipTestTypes;
/system/libhidl/transport/token/1.0/utils/include/hidl/
DHybridInterface.h359 template <typename... Types> \
361 ::std::variant<::std::monostate, ::android::sp<Types>...>; \
/system/bt/gd/packet/
Dpacket_builder_unittest.cc186 using VectorBaseTypes = ::testing::Types<uint8_t, uint16_t, uint32_t, uint64_t, int8_t, int16_t, in…
Dpacket_view_unittest.cc71 using PacketViewTypes = ::testing::Types<PacketView<true>, PacketView<false>>;
87 using PacketViewTypes = ::testing::Types<PacketView<true>, PacketView<false>>;
/system/libfmq/tests/
Dmsgq_test_client.cpp77 typedef ::testing::Types<TestParamTypes<AidlMessageQueueSync, SetupType::SINGLE_FD>,
82 typedef ::testing::Types<TestParamTypes<AidlMessageQueueUnsync, SetupType::SINGLE_FD>,
1172 typedef ::testing::Types<FixedParcelable, EventFlagBits, bool, int8_t, char, char16_t, int32_t,
Dfmq_unit_tests.cpp71 typedef ::testing::Types<TestParamTypes<AidlMessageQueueSync, SetupType::SINGLE_FD>,
76 typedef ::testing::Types<TestParamTypes<AidlMessageQueueUnsync, SetupType::SINGLE_FD>,
81 typedef ::testing::Types<TestParamTypes<AidlMessageQueueSync16, SetupType::SINGLE_FD>,
/system/tools/xsdc/tests/src/com/android/xsdc/tests/
DXmlParserTest.java115 predefined.types.Types type; in testPredefinedTypes()
/system/sepolicy/prebuilts/api/26.0/public/
Dinstalld.te97 # Types extracted from seapp_contexts type= fields.
/system/sepolicy/prebuilts/api/27.0/public/
Dinstalld.te97 # Types extracted from seapp_contexts type= fields.
/system/sepolicy/prebuilts/api/28.0/public/
Dinstalld.te98 # Types extracted from seapp_contexts type= fields.
/system/sepolicy/prebuilts/api/29.0/public/
Dinstalld.te107 # Types extracted from seapp_contexts type= fields.

12