Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/tests/
H A Daot_test.cpp723 bool second_found = false; in TEST_F() local
737 ASSERT_FALSE(second_found); in TEST_F()
740 second_found = true; in TEST_F()
743 ASSERT_TRUE(first_found && second_found); in TEST_F()

Completed in 2 milliseconds