Home
last modified time | relevance | path

Searched defs:good (Results 1 – 25 of 70) sorted by relevance

123

/external/python/cpython3/Lib/test/
Dtest_robotparser.py13 good = [] variable in BaseRobotTest
51 good = ['/', '/test.html'] variable in UserAgentWildcardTest
68 good = ['/', '/test.html', ('cybermapper', '/cyberworld/map/index.html')] variable in CrawlDelayAndCustomAgentTest
83 good = ['/', '/test.html'] variable in SitemapTest
95 good = [] variable in RejectAllRobotsTest
129 good = ['/foo'] variable in EmptyFileTest
145 good = [('figtree', '/foo.html')] variable in CrawlDelayAndRequestRateTest
164 good = ['/tmp'] variable in InvalidRequestRateTest
177 good = ['/foo.html'] variable in InvalidCrawlDelayTest
191 good = ['/folder1/myfile.html'] variable in AnotherInvalidRequestRateTest
[all …]
/external/python/cpython2/Lib/test/
Dtest_robotparser.py16 good = [] variable in BaseRobotTest
48 good = ['/', '/test.html'] variable in UserAgentWildcardTest
58 good = [] variable in RejectAllRobotsTest
90 good = ['/folder1/myfile.html'] variable in GoogleURLOrderingTest
100 good = ['/some/path'] variable in DisallowQueryStringTest
113 good = ['/another/path'] variable in UseFirstUserAgentWildcardTest
124 good = ['/some/path?'] variable in EmptyQueryStringTest
135 good = ['/', '/test.html'] variable in DefaultEntryTest
/external/toolchain-utils/afdo_tools/bisection/
Dafdo_prof_analysis.py168 def bisect_profiles(decider, good, bad, common_funcs, lo, hi): argument
227 def bisect_profiles_wrapper(decider, good, bad, perform_check=True): argument
254 def range_search(decider, good, bad, common_funcs, lo, hi): argument
348 def check_good_not_bad(decider, good, bad): argument
357 def check_bad_not_good(decider, good, bad): argument
/external/testng/src/test/java/test/override/
DOverrideSampleTest.java8 public void good() { in good() method in OverrideSampleTest
/external/autotest/client/site_tests/platform_CryptohomeMigrateKey/
Dplatform_CryptohomeMigrateKey.py12 def good(self): member in platform_CryptohomeMigrateKey
/external/clang/test/SemaCXX/
Doperator-arrow-depth.cpp21 A<MAX/2> good; variable
Dfunction-pointer-arguments.cpp9 void good() { in good() function
Dcxx0x-deleted-default-ctor.cpp46 struct good : non_trivial { struct
49 good g; argument
/external/skqp/tools/skqp/
Djitter_gms.cpp80 for (const std::string& good : testOnlyThese) { in do_this_test() local
139 std::ofstream good("good.txt"); in main() local
/external/skia/tools/skqp/
Djitter_gms.cpp88 for (const std::string& good : testOnlyThese) { in do_this_test() local
147 std::ofstream good("good.txt"); in main() local
Dcut_release.py73 def make_rendertest_list(models, good, bad): argument
/external/grpc-grpc/test/core/http/
Dtest_server.py37 def good(self): member in Handler
/external/autotest/cli/
Dcompose_query46 good = data_point.status_count.get(good_status, 0) variable
/external/tensorflow/tensorflow/core/framework/
Dnode_def_util_test.cc52 void ExpectSuccess(const NodeDef& good, const OpDef& op_def) { in ExpectSuccess()
124 NodeDef good = node_def; in TEST() local
171 NodeDef good = node_def; in TEST() local
260 void ExpectValidSyntax(const NodeDef& good) { in ExpectValidSyntax()
/external/skqp/modules/skshaper/src/
DSkShaper_primitive.cpp24 bool SkShaper::good() const { return true; } in good() function in SkShaper
/external/skia/third_party/icu/
DSkLoadICU.cpp80 static bool good = false; in SkLoadICU() local
/external/swiftshader/third_party/SPIRV-Tools/test/fuzz/
Dtransformation_add_dead_continue_test.cpp369 std::vector<uint32_t> good = {6, 7, 18, 20, 34, 40, 45, 46, 47, 56, 57}; in TEST() local
604 std::vector<uint32_t> good = {32, 33, 46, 52, 101}; in TEST() local
812 std::vector<uint32_t> good = {29, 30, 75}; in TEST() local
/external/clang/test/CXX/temp/temp.spec/
Dno-body.cpp25 namespace good { // Only good in C++98/03 namespace
/external/libcxx/src/filesystem/
Ddirectory_iterator.cpp128 bool good() const noexcept { return __stream_ != INVALID_HANDLE_VALUE; } in good() function in __dir_stream
195 bool good() const noexcept { return __stream_ != nullptr; } in good() function in __dir_stream
/external/deqp-deps/SPIRV-Tools/test/fuzz/
Dtransformation_add_dead_continue_test.cpp378 std::vector<uint32_t> good = {6, 7, 18, 20, 34, 40, 45, 46, 47, 56, 57}; in TEST() local
618 std::vector<uint32_t> good = {32, 33, 46, 52, 101}; in TEST() local
831 std::vector<uint32_t> good = {29, 30, 75}; in TEST() local
/external/angle/third_party/spirv-tools/src/test/fuzz/
Dtransformation_add_dead_continue_test.cpp378 std::vector<uint32_t> good = {6, 7, 18, 20, 34, 40, 45, 46, 47, 56, 57}; in TEST() local
618 std::vector<uint32_t> good = {32, 33, 46, 52, 101}; in TEST() local
831 std::vector<uint32_t> good = {29, 30, 75}; in TEST() local
/external/cldr/tools/java/org/unicode/cldr/test/
DTestCache.java138 int good = 0; in toString() local
/external/guava/android/guava-testlib/test/com/google/common/testing/
DClassSanityTesterTest.java55 public static Object good( in good() method in ClassSanityTesterTest.GoodEqualsFactory
120 public static Object good(String s) { in good() method in ClassSanityTesterTest.GoodNullsFactory
164 public static Object good(Runnable r) { in good() method in ClassSanityTesterTest.GoodSerializableFactory
168 public static Object good(AnInterface i) { in good() method in ClassSanityTesterTest.GoodSerializableFactory
218 public static Object good(AnInterface s) { in good() method in GoodEqualsAndSerialiableFactory
/external/google-breakpad/src/client/linux/minidump_writer/
Dlinux_ptrace_dumper.cc301 bool good = true; in ThreadsResume() local
/external/gemmlowp/test/
Dtest.cc466 const bool good = CheckResultStatsBounds(stats, bounds); in test_gemm_impl() local
791 const bool good = CheckResultStatsBounds(stats, bounds); in TestWithSmallDataPerChannelQuantization() local
988 const bool good = CheckResultStatsBounds(stats, bounds); in TestWithLargeDataPerChannelQuantization() local
1101 const bool good = CheckResultStatsBounds(stats, bounds); in TestMultithreadedPerChannelQuantization() local
1161 const bool good = CheckResultStatsBounds(stats, bounds); in TestWithSmallData() local
1193 const bool good = CheckResultStatsBounds(stats, bounds); in TestWithRealData() local

123