Home
last modified time | relevance | path

Searched defs:classNames (Results 1 – 3 of 3) sorted by relevance

/third_party/typescript/src/services/refactors/
DconvertParamsToDestructuredObject.ts94 …const classNames = isConstructorDeclaration(functionDeclaration) ? getClassNames(functionDeclarati… constant
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/serializable/
DSerializableTestUtility.java909 private List<String> classNames; field in SerializableTestUtility.CoverageClassVisitor
/third_party/icu/icu4c/source/test/intltest/
Drbbitst.cpp1592 std::vector<std::string> classNames; member in RBBIMonkeyKind