Home
last modified time | relevance | path

Searched refs:EMPTY_ARRAY_STRING (Results 1 – 2 of 2) sorted by relevance

/development/tools/winscope/src/trace/tree_node/
Dformatters.ts24 const EMPTY_ARRAY_STRING = '[empty]'; constant
41 return EMPTY_ARRAY_STRING;
226 EMPTY_ARRAY_STRING,
Dformatters_test.ts26 EMPTY_ARRAY_STRING,
76 ).toEqual(EMPTY_ARRAY_STRING);