Home
last modified time | relevance | path

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

/third_party/typescript/tests/ts_extra_tests/test_ts_cases/2.1/keyof_and_lookup_types/
Dkeyof_and_lookup_types_1.ts61 type TestString = keyof { [x: string]: number }; alias
/third_party/typescript/tests/cases/compiler/
DcontextualTypeShouldBeLiteral.ts107 interface TestString { interface
/third_party/icu/icu4c/source/test/iotest/
Dstrtst.c25 static void TestString(void) { in TestString() function
/third_party/icu/icu4c/source/test/cintltst/
Dputiltst.c532 static void TestString(void) in TestString() function
/third_party/icu/icu4c/source/test/intltest/
Dtsmthred.cpp978 void MultithreadTest::TestString() in TestString() function in MultithreadTest
Dutxttest.cpp164 void UTextTest::TestString(const UnicodeString &s) { in TestString() function in UTextTest