HomeSort by relevance Sort by last modified time
    Searched refs:JITEnvironment (Results 1 - 2 of 2) sorted by null

  /external/llvm/unittests/ExecutionEngine/JIT/
JITEventListenerTest.cpp 229 class JITEnvironment : public testing::Environment {
236 testing::AddGlobalTestEnvironment(new JITEnvironment);
JITTest.cpp 770 class JITEnvironment : public testing::Environment {
777 testing::AddGlobalTestEnvironment(new JITEnvironment);

Completed in 745 milliseconds