[coco] Rename local variables in Def test (#1887)
author박종현/동작제어Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Wed, 17 Oct 2018 05:18:12 +0000 (14:18 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Wed, 17 Oct 2018 05:18:12 +0000 (14:18 +0900)
commit0c6032b532b3c0d3025fb4150c13cc05b58d21b6
tree062eccd24cf3bfbd41539f5c194a928277852076
parentd7c19b647f2665b9bd9b11d15408d5be45a2bfd9
[coco] Rename local variables in Def test (#1887)

Def test current includes several local variables whose name is
counter-intuitive.

This commit renames these variables in order to make it easy to
understand the test.

Signed-off-by: Jonghyun Park <jh1302.park@samsung.com>
contrib/coco/core/src/IR/Def.test.cpp