Home
last modified time | relevance | path

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

/external/llvm-project/llvm/unittests/ExecutionEngine/Orc/
DLazyCallThroughAndReexportsTest.cpp9 class LazyReexportsTest : public CoreAPIsBasedStandardTest {}; class
13 TEST_F(LazyReexportsTest, BasicLocalCallThroughManagerOperation) { in TEST_F() argument