Fix coding style for internal function and constant 10/296010/1
authorSuyeon Hwang <stom.hwang@samsung.com>
Tue, 18 Jul 2023 07:35:44 +0000 (16:35 +0900)
committerSuyeon Hwang <stom.hwang@samsung.com>
Tue, 18 Jul 2023 07:35:44 +0000 (16:35 +0900)
commit54e408e1236e7c944fb88e36828a8f830cdd2dee
treed198d759f9defa570078922ba8c1af0144e6f0f8
parent15962adf7d61744ef100a10e33390b8fe3d03229
Fix coding style for internal function and constant

- Contents:
This patch removes the two underscore identifier from function name. And
also this patch renames the constant variables to fit the common coding
convention.

Change-Id: I6df8cec4d4f35697a4a840889f49aa5f15dc88c3
Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>
tests/src/tts_unittests.cpp