Home
last modified time | relevance | path

Searched defs:label2 (Results 1 – 6 of 6) sorted by relevance

/third_party/typescript/tests/cases/conformance/expressions/typeGuards/
DtypeGuardNesting.ts5 let label2: string = (typeof strOrBool !== 'boolean') ? strOrBool : "string"; variable
12 let label2: string = (typeof strOrBool !== 'boolean') ? strOrBool : "string"; variable
/third_party/typescript/tests/baselines/reference/
DtypeGuardNesting.js6 let label2: string = (typeof strOrBool !== 'boolean') ? strOrBool : "string"; variable
/third_party/skia/tests/
DCompressedBackendAllocationTest.cpp25 const char* label0, const char* label1, const char* label2) { in check_solid_pixmap()
DBackendAllocationTest.cpp206 const char* label2) { in check_solid_pixmap()
/third_party/icu/icu4c/source/test/intltest/
Dalphaindextst.cpp207 const UnicodeString &label2 = index->getBucketLabel(); in APITest() local
/third_party/lame/frontend/
Dgtkanal.c254 char label[80], label2[80]; in plot_frame() local