Home
last modified time | relevance | path

Searched refs:stri (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/libs/hwui/tests/common/scenes/
DSaveLayer2Animation.cpp53 std::string stri = std::to_string(i); in createContent() local
54 std::string offscreen = "offscreen line " + stri; in createContent()
61 std::string onscreen = "onscreen line " + stri; in createContent()
/frameworks/av/media/module/extractors/fuzzers/
Dmp4_extractor_fuzzer.dict165 kw164="stri"
/frameworks/native/libs/binder/tests/
DbinderLibTest.cpp140 char stri[16]; in start_server_process() local
146 stri, in start_server_process()
157 snprintf(stri, sizeof(stri), "%d", arg2); in start_server_process()