Home
last modified time | relevance | path

Searched defs:expected_result (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/compiler/tests/
Dpanda_runner.h70 void Run(std::string_view source, ssize_t expected_result) in Run()
/arkcompiler/runtime_core/compiler/tests/aarch32/
Dencoder32_test.cpp3209 bool TestLoadExclusive(Encoder32Test *test, uint64_t input_word, T expected_result) in TestLoadExclusive()
3252 bool TestStoreExclusive(Encoder32Test *test, T value, uint64_t expected_result) in TestStoreExclusive()
/arkcompiler/runtime_core/compiler/tests/aarch64/
Dencoder64_test.cpp3325 bool TestLoadExclusive(Encoder64Test *test, uint64_t input_word, T expected_result) in TestLoadExclusive()
3368 bool TestStoreExclusive(Encoder64Test *test, T value, uint64_t expected_result) in TestStoreExclusive()