Home
last modified time | relevance | path

Searched defs:helloLength (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/frameworks/minikin/tests/unittest/
H A DMeasuredTextTest.cpp126 uint32_t helloLength = 7; // length of "Hello, " in TEST() local
186 uint32_t helloLength = 7; // length of "Hello, " in TEST() local
300 uint32_t helloLength = 7; // length of "Hello, " in TEST() local
474 uint32_t helloLength = 7; // length of "Hello, " in TEST() local
/aosp_15_r20/development/samples/ApiDemos/src/com/example/android/apis/app/
H A DTextToSpeechActivity.java129 int helloLength = HELLOS.length; in sayHello() local