Lines Matching refs:expected_root_hash
1520 std::string expected_root_hash = params.tokens[params.cpos++];1521 if (expected_root_hash.empty()) {1563 if (root_hash_hex != expected_root_hash) {1565 << expected_root_hash << ", actual: " << root_hash_hex;