HomeSort by relevance Sort by last modified time
    Searched full:existent (Results 1 - 25 of 801) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/e2fsprogs/tests/f_miss_journal/
name 1 Non-existent journal inode
  /external/valgrind/none/tests/scripts/
shell.stdout.exp 5 Execute a non-existent file
6 Execute a non-existent file (2)
shell 21 echo "Execute a non-existent file"
24 echo "Execute a non-existent file (2)"
  /external/valgrind/memcheck/tests/
filter_addressable 5 perl -p -e 's/(Bad permissions for mapped region|Access not within mapped region|Non-existent physical address) at address 0x/Bad memory (SIGSEGV or SIGBUS) at address 0x/'
  /prebuilts/go/darwin-x86/src/os/exec/
lp_test.go 12 "some-non-existent-path",
13 "non-existent-path/slashed",
  /prebuilts/go/linux-x86/src/os/exec/
lp_test.go 12 "some-non-existent-path",
13 "non-existent-path/slashed",
  /frameworks/compile/mclinker/include/mcld/LD/
Resolver.h 36 * - existent, if true, the info is existent
41 bool existent; member in struct:mcld::Resolver::Result
59 /// @return is the symbol existent?
66 pResult.existent = false;
  /external/e2fsprogs/tests/progs/test_data/
test.brel 24 # Test getting existing and non-existent entries
test.irel 49 # Now try the delete function, on existing and non-existent entries
  /prebuilts/go/darwin-x86/test/fixedbugs/
bug327.go 11 // so it generated a call to the non-existent function runtime.convE2E.
  /prebuilts/go/linux-x86/test/fixedbugs/
bug327.go 11 // so it generated a call to the non-existent function runtime.convE2E.
  /external/pdfium/fpdfsdk/src/
fpdfdoc_embeddertest.cpp 71 // The non-existent top-level bookmark has no title.
75 // The non-existent top-level bookmark has no children.
83 // The existent top-level bookmark has no title.
123 // Try to find one using a non-existent title.
  /external/skia/tests/
TypefaceTest.cpp 23 SkAutoTUnref<SkTypeface> t3(SkTypeface::CreateFromName("non-existent-font", SkTypeface::kNormal));
  /external/toybox/tests/
link.test 11 testing "link fails on non-existent file" "link foo/foo baz || echo GOOD" "GOOD\n" "" ""
  /external/v8/test/mjsunit/strong/
destructuring.js 16 // TODO(rossberg): Loading non-existent properties during destructuring should
  /external/chromium-trace/catapult/dashboard/dashboard/models/
anomaly_config_test.py 49 test.overridden_anomaly_config = ndb.Key('AnomalyConfig', 'Non-existent')
53 ndb.Key('AnomalyConfig', 'Non-existent'), 'M/b/foo/bar')
  /external/parameter-framework/upstream/test/functional-tests-legacy/PfwTestCase/Domains/
tDomain_Rules.py 76 - Clearing rule on a non-existent configuration
77 - Clearing rule on a non-existent domain
133 log.I("Clearing a rule on domain %s to a non-existent configuration" % (self.domain_name))
136 assert err == None, "ERROR : command [clearRule] - Error while clearing rule on domain %s to a non-existent configuration" % (self.domain_name)
137 assert out != "Done", "ERROR : command [clearRule] - Error not detected while clearing rule on domain %s to a non-existent configuration" % (self.domain_name)
138 log.I("error correctly detected when clearing a rule to a non-existent configuration")
139 log.I("Clearing a rule on a non-existent domain")
142 assert err == None, "ERROR : command [clearRule] - Error while clearing rule on a non-existent domain"
143 assert out != "Done", "ERROR : command [clearRule] - Error not detected while clearing rule on a non-existent domain"
144 log.I("error correctly detected while clearing rule on a non-existent domain"
    [all...]
  /external/curl/tests/unit/
unit1304.c 55 * Test a non existent host in our netrc file.
65 * Test a non existent login in our netrc file.
78 * Test a non existent login and host in our netrc file.
91 * Test a non existent login (substring of an existing one) in our
105 * Test a non existent login (superstring of an existing one)
  /external/jmdns/src/javax/jmdns/impl/constants/
DNSResultCode.java 29 * Non-Existent Domain [RFC1035]
31 NXDomain("Non-Existent Domain", 3),
66 // 3 NXDomain Non-Existent Domain [RFC1035]
  /external/v8/test/mjsunit/harmony/
proxies-get-own-property-descriptor.js 69 // (Inv-1) "A property cannot be reported as non-existent, if it exists as a
87 // (Inv-3) "A property cannot be reported as non-existent, if it exists as an
95 // (Inv-4) "A property cannot be reported as existent, if it does not exist as
  /external/autotest/client/site_tests/kernel_FirmwareRequest/
control 25 non-existent firmware cannot be found.
  /external/compiler-rt/test/tsan/
dl_iterate_phdr.cc 24 return !strcmp(info->dlpi_name, "non existent module");
  /external/v8/test/mjsunit/
dictionary-properties.js 7 // Test loading existent and nonexistent properties from dictionary
  /external/webrtc/webrtc/modules/video_coding/codecs/h264/
h264_video_toolbox_decoder.h 22 // APIs. Since documentation is almost non-existent, this is largely based on
h264_video_toolbox_encoder.h 23 // APIs. Since documentation is almost non-existent, this is largely based on

Completed in 606 milliseconds

1 2 3 4 5 6 7 8 91011>>