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

  /external/llvm/unittests/ExecutionEngine/JIT/
IntelJITEventListenerTest.cpp 113 testing::AddGlobalTestEnvironment(new JITEnvironment);
OProfileJITEventListenerTest.cpp 165 testing::AddGlobalTestEnvironment(new JITEnvironment);
JITEventListenerTest.cpp 228 class JITEnvironment : public testing::Environment {
235 testing::AddGlobalTestEnvironment(new JITEnvironment);
JITEventListenerTestCommon.h 33 class JITEnvironment : public testing::Environment {
JITTest.cpp 852 class JITEnvironment : public testing::Environment {
859 testing::AddGlobalTestEnvironment(new JITEnvironment);

Completed in 66 milliseconds