Searched refs:testy (Results 1 – 4 of 4) sorted by relevance
/third_party/flutter/flutter/packages/flutter_tools/test/general.shard/commands/ |
D | create_usage_test.dart | 47 'create', '--flutter-root=flutter', '--no-pub', '--template=module', 'testy']); 52 'create', '--flutter-root=flutter', '--no-pub', '--template=app', 'testy']); 57 'create', '--flutter-root=flutter', '--no-pub', '--template=package', 'testy']); 62 'create', '--flutter-root=flutter', '--no-pub', '--template=plugin', 'testy']); 72 'create', '--flutter-root=flutter', '--no-pub', '--template=app', 'testy']); 82 'testy', 93 …it runner.run(<String>['create', '--flutter-root=flutter', '--no-pub', '--template=app', 'testy']); 103 'testy',
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/ |
D | APInt.cpp | 1296 APInt testy(BitWidth, 16); in sqrt() local 1302 for (;; i += 2, testy = testy.shl(2)) in sqrt() 1303 if (i >= nbits || this->ule(testy)) { in sqrt()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | APInt.cpp | 1135 APInt testy(BitWidth, 16); in sqrt() local 1141 for (;; i += 2, testy = testy.shl(2)) in sqrt() 1142 if (i >= nbits || this->ule(testy)) { in sqrt()
|
/third_party/elfutils/po/ |
D | pl.po | 1435 "jeśli żądane testy zgadzają się dla wszystkich plików wejściowych, ze stanem "
|