Searched defs:strA (Results 1 – 4 of 4) sorted by relevance
23 export var strA : string = "(This is strA!)"; variable
97 var strA = name2 + name1; variable
250 char *strA = reinterpret_cast<char *>(allocator.Alloc(SIZE1)); in TEST_F() local