Home
last modified time | relevance | path

Searched refs:fullClone (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/npm/node_modules/pacote/lib/util/
Dgit.js73 module.exports.clone = fullClone
74 function fullClone (repo, committish, target, opts) { function
/third_party/icu/icu4c/source/test/intltest/
Ddtfmttst.cpp2511 Format *fullClone = full->clone(); in TestRelativeClone() local
2516 fullClone->format(now, result2, status); in TestRelativeClone()
2521 delete fullClone; in TestRelativeClone()
2541 Format *fullClone = full->clone(); in TestHostClone() local
2546 fullClone->format(now, result2, status); in TestHostClone()
2551 delete fullClone; in TestHostClone()
Dnumfmtst.cpp3217 Format *fullClone = full->clone(); in TestHostClone() local
3222 fullClone->format(now, result2, status); in TestHostClone()
3229 delete fullClone; in TestHostClone()