Home
last modified time | relevance | path

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

/external/chromium_org/chromeos/network/
Dclient_cert_util.h29 enum ConfigType { enum
/external/llvm/unittests/IR/
DValueMapTest.cpp201 typedef LockMutex<TypeParam*, sys::Mutex> ConfigType; in TYPED_TEST() typedef