Home
last modified time | relevance | path

Searched defs:TypeTests (Results 1 – 8 of 8) sorted by relevance

/external/oboe/apps/fxlab/app/src/main/cpp/tests/
DTypeTests.h27 TEST(TypeTests, Templating) { in TEST() argument
/external/webrtc/modules/audio_coding/neteq/
Ddecoder_database_unittest.cc105 TEST(DecoderDatabase, TypeTests) { in TEST() argument
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DModuleSummaryAnalysis.cpp162 const CallInst *CI, SetVector<GlobalValue::GUID> &TypeTests, in addIntrinsicToSummary()
257 SetVector<GlobalValue::GUID> TypeTests; in computeFunctionSummary() local
/external/llvm-project/llvm/lib/Analysis/
DModuleSummaryAnalysis.cpp162 const CallInst *CI, SetVector<GlobalValue::GUID> &TypeTests, in addIntrinsicToSummary()
257 SetVector<GlobalValue::GUID> TypeTests; in computeFunctionSummary() local
/external/python/cpython3/Lib/test/
Dtest_typing.py3591 class TypeTests(BaseTestCase): class
/external/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/
DLLParser.cpp8595 bool LLParser::ParseTypeTests(std::vector<GlobalValue::GUID> &TypeTests) { in ParseTypeTests()
/external/llvm-project/llvm/lib/AsmParser/
DLLParser.cpp9164 bool LLParser::parseTypeTests(std::vector<GlobalValue::GUID> &TypeTests) { in parseTypeTests()
/external/llvm-project/llvm/docs/
DLangRef.rst7104 TypeTests subsubsection