Home
last modified time | relevance | path

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

/external/llvm/unittests/ExecutionEngine/MCJIT/
DMCJITCAPITest.cpp29 static bool didCallAllocateCodeSection; variable
37 didCallAllocateCodeSection = true; in roundTripAllocateCodeSection()
149 didCallAllocateCodeSection = false; in SetUp()
392 EXPECT_TRUE(didCallAllocateCodeSection); in TEST_F()
412 EXPECT_TRUE(didCallAllocateCodeSection); in TEST_F()
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/ExecutionEngine/MCJIT/
DMCJITCAPITest.cpp29 static bool didCallAllocateCodeSection; variable
37 didCallAllocateCodeSection = true; in roundTripAllocateCodeSection()
150 didCallAllocateCodeSection = false; in SetUp()
393 EXPECT_TRUE(didCallAllocateCodeSection); in TEST_F()
413 EXPECT_TRUE(didCallAllocateCodeSection); in TEST_F()