Home
last modified time | relevance | path

Searched defs:BoundTest (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/compiler/tests/
Dosr_test.cpp651 TEST_F(OsrTest, BoundTest) in TEST_F() argument
677 std::string BoundTest = std::string(start) + std::string(text.str()) + std::string(end); in TEST_F() local
/arkcompiler/runtime_core/static_core/compiler/tests/
Dosr_test.cpp667 TEST_F(OsrTest, BoundTest) in TEST_F() argument