# Command log for unittests.
#
# KANJI
# a
# F8
# ENTER (submit "")
# KANJI
#

commands {
  input {
    type: NO_OPERATION
    id: 0
  }
  output {
    id: 0
    elapsed_time: 5
  }
}
commands {
  input {
    type: CREATE_SESSION
  }
  output {
    id: 14354080119644000028
    elapsed_time: 333
  }
}
commands {
  input {
    type: SEND_KEY
    id: 14354080119644000028
    key {
      special_key: KANJI
      mode: HIRAGANA
    }
  }
  output {
    id: 14354080119644000028
    mode: HIRAGANA
    consumed: true
    elapsed_time: 27
  }
}
commands {
  input {
    type: TEST_SEND_KEY
    id: 14354080119644000028
    key {
      modifier_keys: ALT
      mode: HIRAGANA
    }
  }
  output {
    id: 14354080119644000028
    mode: HIRAGANA
    consumed: false
    key {
      modifier_keys: ALT
      mode: HIRAGANA
    }
    elapsed_time: 51
  }
}
commands {
  input {
    type: TEST_SEND_KEY
    id: 14354080119644000028
    key {
      key_code: 97
      mode: HIRAGANA
    }
  }
  output {
    id: 14354080119644000028
    consumed: true
    elapsed_time: 27
  }
}
commands {
  input {
    type: SEND_KEY
    id: 14354080119644000028
    key {
      key_code: 97
      mode: HIRAGANA
    }
  }
  output {
    id: 14354080119644000028
    mode: HIRAGANA
    consumed: true
    preedit {
      cursor: 1
      Segment {
        annotation: UNDERLINE
        value: "\343\201\202"
        value_length: 1
        key: "\343\201\202"
      }
    }
    elapsed_time: 5403
  }
}
commands {
  input {
    type: TEST_SEND_KEY
    id: 14354080119644000028
    key {
      special_key: F8
      mode: HIRAGANA
    }
  }
  output {
    id: 14354080119644000028
    mode: HIRAGANA
    consumed: true
    preedit {
      cursor: 1
      Segment {
        annotation: UNDERLINE
        value: "\343\201\202"
        value_length: 1
        key: "\343\201\202"
      }
    }
    elapsed_time: 172
  }
}
commands {
  input {
    type: SEND_KEY
    id: 14354080119644000028
    key {
      special_key: F8
      mode: HIRAGANA
    }
  }
  output {
    id: 14354080119644000028
    mode: HIRAGANA
    consumed: true
    preedit {
      cursor: 1
      Segment {
        annotation: HIGHLIGHT
        value: "\357\275\261"
        value_length: 1
        key: "\343\201\202"
      }
      highlighted_position: 0
    }
    elapsed_time: 6442
  }
}
commands {
  input {
    type: TEST_SEND_KEY
    id: 14354080119644000028
    key {
      special_key: ENTER
      mode: HIRAGANA
    }
  }
  output {
    id: 14354080119644000028
    mode: HIRAGANA
    consumed: true
    preedit {
      cursor: 1
      Segment {
        annotation: HIGHLIGHT
        value: "\357\275\261"
        value_length: 1
        key: "\343\201\202"
      }
      highlighted_position: 0
    }
    elapsed_time: 72
  }
}
commands {
  input {
    type: SEND_KEY
    id: 14354080119644000028
    key {
      special_key: ENTER
      mode: HIRAGANA
    }
  }
  output {
    id: 14354080119644000028
    mode: HIRAGANA
    consumed: true
    result {
      type: STRING
      value: "\357\275\261"
      key: "\343\201\202"
    }
    elapsed_time: 278
  }
}
commands {
  input {
    type: SEND_KEY
    id: 14354080119644000028
    key {
      special_key: KANJI
      mode: HIRAGANA
    }
  }
  output {
    id: 14354080119644000028
    mode: DIRECT
    consumed: true
    elapsed_time: 30
  }
}
commands {
  input {
    type: SEND_KEY
    id: 14354080119644000028
    key {
      special_key: OFF
    }
  }
  output {
    id: 14354080119644000028
    mode: DIRECT
    consumed: false
    key {
      special_key: OFF
    }
    elapsed_time: 48
  }
}
commands {
  input {
    type: DELETE_SESSION
    id: 14354080119644000028
  }
  output {
    id: 14354080119644000028
    elapsed_time: 779
  }
}
