Home
last modified time | relevance | path

Searched defs:ConfigType (Results 1 – 5 of 5) sorted by relevance

/external/deqp/external/openglcts/modules/common/
DglcConfigList.hpp37 enum ConfigType enum
/external/llvm/unittests/IR/
DValueMapTest.cpp202 typedef LockMutex<TypeParam*, sys::Mutex> ConfigType; in TYPED_TEST() typedef
/external/webrtc/logging/rtc_event_log/
Drtc_event_log_parser.cc2453 using ConfigType = IceCandidatePairConfigType; in GetIceEvents() typedef
/external/aws-sdk-java-v2/services/cloudhsm/src/main/resources/codegen-resources/
Dservice-2.json842 "ConfigType":{ object
/external/angle/third_party/vulkan_memory_allocator/src/
DTests.cpp60 static constexpr CONFIG_TYPE ConfigType = CONFIG_TYPE_AVERAGE; variable