Searched defs:expected_result (Results 1 – 3 of 3) sorted by relevance
70 void Run(std::string_view source, ssize_t expected_result) in Run()
3209 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()
3325 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()