/aosp_15_r20/external/python/cpython3/Lib/test/ |
D | test_robotparser.py | 16 bad = [] variable in BaseRobotTest 54 bad = ['/cyberworld/map/index.html', '/tmp/xxx', '/foo.html'] variable in UserAgentWildcardTest 71 bad = ['/cyberworld/map/index.html'] variable in CrawlDelayAndCustomAgentTest 86 bad = ['/cyberworld/map/index.html'] variable in SitemapTest 98 bad = ['/cyberworld/map/index.html', '/', '/tmp/'] variable in RejectAllRobotsTest 148 bad = ['/tmp', '/tmp.html', '/tmp/a.html', '/a%3cd.html', '/a%3Cd.html', variable in CrawlDelayAndRequestRateTest 167 bad = ['/tmp/', '/tmp/a.html', '/a%3cd.html', '/a%3Cd.html', '/a/b.html', variable in InvalidRequestRateTest 181 bad = [] variable in InvalidCrawlDelayTest 194 bad = ['/folder1/anotherfile.html'] variable in AnotherInvalidRequestRateTest 209 bad = ['/something.jpg'] variable in UserAgentOrderingTest [all …]
|
/aosp_15_r20/external/python/cpython2/Lib/test/ |
D | test_robotparser.py | 17 bad = [] variable in BaseRobotTest 49 bad = ['/cyberworld/map/index.html', '/tmp/xxx', '/foo.html'] variable in UserAgentWildcardTest 59 bad = ['/cyberworld/map/index.html', '/', '/tmp/'] variable in RejectAllRobotsTest 74 bad = ['/something.jpg'] variable in UserAgentOrderingTest 91 bad = ['/folder1/anotherfile.html'] variable in GoogleURLOrderingTest 101 bad = ['/some/path?name=value'] variable in DisallowQueryStringTest 114 bad = ['/some/path'] variable in UseFirstUserAgentWildcardTest 125 bad = ['/another/path?'] variable in EmptyQueryStringTest 136 bad = ['/cyberworld/map/index.html'] variable in DefaultEntryTest
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/pool/test/ |
D | test_bug_5526.cpp | 15 struct bad struct 17 bad() in bad() function 22 ~bad() in ~bad() argument 30 boost::scoped_ptr<bad> aptr; argument
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/date_time/test/gregorian/ |
D | testgreg_day.cpp | 22 greg_day bad(0); in test_day() local 32 greg_day bad(32); in test_day() local 62 greg_weekday bad(7); in test_day() local 73 greg_day_of_year_rep bad(367); in test_day() local
|
/aosp_15_r20/external/avb/test/ |
H A D | avb_util_unittest.cc | 71 AvbFooter bad; in TEST_F() local 119 AvbKernelCmdlineDescriptor bad; in TEST_F() local 157 AvbHashtreeDescriptor bad; in TEST_F() local 246 AvbHashDescriptor bad; in TEST_F() local 289 AvbChainPartitionDescriptor bad; in TEST_F() local 332 AvbPropertyDescriptor bad; in TEST_F() local
|
/aosp_15_r20/build/make/tools/ |
H A D | check_radio_versions.py | 44 bad = False variable 64 bad = True variable 75 bad = True variable 82 bad = True variable
|
/aosp_15_r20/external/toolchain-utils/afdo_tools/bisection/ |
H A D | afdo_prof_analysis.py | 181 def bisect_profiles(decider, good, bad, common_funcs, lo, hi): argument 244 def bisect_profiles_wrapper(decider, good, bad, perform_check=True): argument 272 def range_search(decider, good, bad, common_funcs, lo, hi): argument 370 def check_good_not_bad(decider, good, bad): argument 379 def check_bad_not_good(decider, good, bad): argument
|
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/ |
H A D | node_def_util_test.cc | 58 void ExpectFailure(const NodeDef& bad, const OpDef& op_def, in ExpectFailure() 93 NodeDef bad = node_def; in TEST() local 158 NodeDef bad = node_def; in TEST() local 188 NodeDef bad = node_def; in TEST() local 221 NodeDef bad = ToNodeDef(R"pb( in TEST() local 276 const NodeDef bad = ToNodeDef(R"pb( in TEST() local 324 void ExpectInvalidSyntax(const NodeDef& bad, const string& message) { in ExpectInvalidSyntax()
|
/aosp_15_r20/external/selinux/libsepol/src/ |
H A D | hierarchy.c | 263 uint32_t class, uint32_t data, avtab_ptr_t *bad) in bounds_add_bad() 285 avtab_ptr_t *bad, int *numbad) in bounds_check_rule() 325 uint32_t parent, avtab_ptr_t *bad, in bounds_check_cond_rules() 354 avtab_ptr_t bad; member 375 avtab_ptr_t *bad, int *numbad) in bounds_check_child_rules() 414 uint32_t parent, avtab_ptr_t *bad, int *numbad) in bounds_check_type() 475 avtab_ptr_t bad = NULL; in bounds_check_type_callback() local
|
/aosp_15_r20/external/bouncycastle/bcprov/src/test/java/org/bouncycastle/math/ec/test/ |
H A D | ECPointTest.java | 147 ECPoint bad = fp.curve.createPoint(new BigInteger("12"), null); in testPointCreationConsistency() local 156 ECPoint bad = fp.curve.createPoint(null, new BigInteger("12")); in testPointCreationConsistency() local 165 ECPoint bad = f2m.curve.createPoint(new BigInteger("1011"), null); in testPointCreationConsistency() local 174 ECPoint bad = f2m.curve.createPoint(null, new BigInteger("1011")); in testPointCreationConsistency() local
|
/aosp_15_r20/external/bouncycastle/repackaged/bcprov/src/test/java/com/android/org/bouncycastle/math/ec/test/ |
H A D | ECPointTest.java | 151 ECPoint bad = fp.curve.createPoint(new BigInteger("12"), null); in testPointCreationConsistency() local 160 ECPoint bad = fp.curve.createPoint(null, new BigInteger("12")); in testPointCreationConsistency() local 169 ECPoint bad = f2m.curve.createPoint(new BigInteger("1011"), null); in testPointCreationConsistency() local 178 ECPoint bad = f2m.curve.createPoint(null, new BigInteger("1011")); in testPointCreationConsistency() local
|
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/types/ |
H A D | any_test.cc | 718 const BadCopyable bad{}; in TEST() local 728 BadCopyable bad; in TEST() local 734 BadCopyable bad; in TEST() local 758 BadCopyable bad; in TEST() local 764 BadCopyable bad; in TEST() local
|
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/types/ |
H A D | any_test.cc | 718 const BadCopyable bad{}; in TEST() local 728 BadCopyable bad; in TEST() local 734 BadCopyable bad; in TEST() local 757 BadCopyable bad; in TEST() local 770 BadCopyable bad; in TEST() local
|
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/types/ |
H A D | any_test.cc | 718 const BadCopyable bad{}; in TEST() local 728 BadCopyable bad; in TEST() local 734 BadCopyable bad; in TEST() local 757 BadCopyable bad; in TEST() local 770 BadCopyable bad; in TEST() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/types/ |
D | any_test.cc | 718 const BadCopyable bad{}; in TEST() local 728 BadCopyable bad; in TEST() local 734 BadCopyable bad; in TEST() local 757 BadCopyable bad; in TEST() local 770 BadCopyable bad; in TEST() local
|
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/types/ |
H A D | any_test.cc | 718 const BadCopyable bad{}; in TEST() local 728 BadCopyable bad; in TEST() local 734 BadCopyable bad; in TEST() local 757 BadCopyable bad; in TEST() local 770 BadCopyable bad; in TEST() local
|
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/types/ |
H A D | any_test.cc | 718 const BadCopyable bad{}; in TEST() local 728 BadCopyable bad; in TEST() local 734 BadCopyable bad; in TEST() local 757 BadCopyable bad; in TEST() local 770 BadCopyable bad; in TEST() local
|
/aosp_15_r20/external/abseil-cpp/absl/types/ |
H A D | any_test.cc | 718 const BadCopyable bad{}; in TEST() local 728 BadCopyable bad; in TEST() local 734 BadCopyable bad; in TEST() local 757 BadCopyable bad; in TEST() local 770 BadCopyable bad; in TEST() local
|
/aosp_15_r20/device/sample/frameworks/PlatformLibrary/java/com/example/android/platform_library/ |
H A D | PlatformLibrary.java | 36 public int getInt(boolean bad) { in getInt() 59 native private int getJniInt(boolean bad); in getJniInt()
|
/aosp_15_r20/external/clang/test/Sema/ |
H A D | format-strings-ms.c | 51 double bad; in w_test() local 68 double bad; in h_test() local
|
/aosp_15_r20/external/deqp-deps/glslang/glslang/MachineIndependent/ |
D | limits.cpp | 75 bool bad; member in glslang::TInductiveTraverser 157 bool bad; member in glslang::TIndexTraverser
|
/aosp_15_r20/external/angle/third_party/glslang/src/glslang/MachineIndependent/ |
H A D | limits.cpp | 75 bool bad; member in glslang::TInductiveTraverser 157 bool bad; member in glslang::TIndexTraverser
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/test/fuzz/ |
D | transformation_add_dead_continue_test.cpp | 385 std::vector<uint32_t> bad = {5, 8, 9, 19, 21, 22, 33, 41, 58, 59, 60}; in TEST() local 624 std::vector<uint32_t> bad = {5, 34, 36, 35, 47, 49, 48}; in TEST() local 833 std::vector<uint32_t> bad = {5, 19, 20, 23, 31, 32, 33, 70}; in TEST() local
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/fuzz/ |
H A D | transformation_add_dead_continue_test.cpp | 385 std::vector<uint32_t> bad = {5, 8, 9, 19, 21, 22, 33, 41, 58, 59, 60}; in TEST() local 624 std::vector<uint32_t> bad = {5, 34, 36, 35, 47, 49, 48}; in TEST() local 833 std::vector<uint32_t> bad = {5, 19, 20, 23, 31, 32, 33, 70}; in TEST() local
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/fuzz/ |
H A D | transformation_add_dead_continue_test.cpp | 385 std::vector<uint32_t> bad = {5, 8, 9, 19, 21, 22, 33, 41, 58, 59, 60}; in TEST() local 624 std::vector<uint32_t> bad = {5, 34, 36, 35, 47, 49, 48}; in TEST() local 833 std::vector<uint32_t> bad = {5, 19, 20, 23, 31, 32, 33, 70}; in TEST() local
|