Home
last modified time | relevance | path

Searched refs:VerifyConstantPool (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/runtime_core/verifier/
H A Dverifier.h64 bool VerifyConstantPool();
H A Dverifier.cpp41 if (!VerifyConstantPool()) { in Verify()
73 bool Verifier::VerifyConstantPool() in VerifyConstantPool() function in panda::verifier::Verifier
/arkcompiler/runtime_core/verifier/tests/
H A Dverify_constant_pool_tests.cpp120 EXPECT_FALSE(ver.VerifyConstantPool()); in HWTEST_F()
487 EXPECT_FALSE(ver.VerifyConstantPool()); in HWTEST_F()

Completed in 3 milliseconds