HomeSort by relevance Sort by last modified time
    Searched full:that (Results 701 - 725 of 189771) sorted by null

<<21222324252627282930>>

  /external/skqp/src/gpu/
GrDeferredUpload.h 4 * Use of this source code is governed by a BSD-style license that can be
19 * requires that there are no draws that have yet to be flushed that rely on the old texture
20 * contents. In that case the ASAP upload would happen prior to the draw and therefore the draw
25 * recent draw was that referenced a resource (or portion of a resource). Each draw is assigned a
29 * instead so that the upload occurs after the draw depending on the old contents and before the
31 * token of the draw that the upload must occur before.
44 bool operator==(const GrDeferredUploadToken& that) const {
45 return fSequenceNumber == that.fSequenceNumber
    [all...]
  /art/test/064-field-access/
info.txt 1 The documentation lists exceptional conditions and the exceptions that
5 IllegalAccessException, while passing in a data type that doesn't match
9 This exercises the various failure modes to ensure that behavior is
  /art/tools/veridex/
README.md 4 Given an APK, finds API uses that fall into the blacklist/greylists APIs.
7 API uses that do not execute at runtime, and reflection uses
8 that do not exist. It can also miss on reflection uses.
  /compatibility/cdd/2_device-types/
2_0_intro.md 3 While the Android Open Source Project provides a software stack that can be used
5 that have a relatively better established application distribution ecosystem.
10 All Android device implementations that do not fit into any of the described
  /dalvik/dx/tests/110-dex-preserve-this/
info.txt 1 This is a smoke test of dex conversion, which checks to see that a
4 should be the case that the target object of an instance method being
6 fact cause that to happen.)
  /development/samples/USB/MissileLauncher/
README.txt 1 MissileLauncher is a simple program that controls Dream Cheeky USB missile launchers.
10 - Sending control requests on endpoint zero that contain data
12 - Receiving packets on an interrupt endpoint using a thread that calls
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/tests/data/
README 2 - py2_test_grammar.py -- test file that exercises most/all of Python 2.x's grammar.
3 - py3_test_grammar.py -- test file that exercises most/all of Python 3.x's grammar.
4 - infinite_recursion.py -- test file that causes lib2to3's faster recursive pattern matching
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/wsgiref/
__init__.py 11 * simple_server -- a simple BaseHTTPServer that supports WSGI
13 * validate -- validation wrapper that sits between an app and a server
22 * router -- a simple middleware component that handles URL traversal
  /external/autotest/client/site_tests/audio_Aconnect/
control 2 # Use of this source code is governed by a BSD-style license that can be
8 PURPOSE = 'Test that the MIDI seq kernel interface is accessible.'
18 Check that aconnect can open and read information from /dev/snd/seq.
  /external/autotest/client/site_tests/audio_AlsaAPI/
control.move 2 # Use of this source code is governed by a BSD-style license that can be
8 PURPOSE = 'Test that simple ALSA API succeeds to move appl_ptr.'
10 Check that the ALSA API succeeds.
  /external/autotest/client/site_tests/hardware_PerfCallgraphVerification/
control 2 # Use of this source code is governed by a BSD-style license that can be
7 PURPOSE = "Verify that callchains can be profiled using perf"
9 Successfully collect a perf callchain profile and verify that the
  /external/autotest/client/site_tests/hardware_TPMLoadKey/
control 2 # Use of this source code is governed by a BSD-style license that can be
7 PURPOSE = "Detect that the TPM can execute the LoadKey function"
15 This test determines that the TPM can execute a TPM LoadKey function.
  /external/autotest/client/site_tests/login_CryptohomeOwnerQuery/
control 2 # Use of this source code is governed by a BSD-style license that can be
14 This test verifies that the owner user query in cryptohome reports the proper
15 status. The test will wipe credentials from the device and verify that the
  /external/autotest/client/site_tests/login_GaiaLogin/
control 2 # Use of this source code is governed by a BSD-style license that can be
14 This test verifies that logging into production Gaia works correctly.
17 accounts.google.com to verify that we're logged in to gaia, as opposed
  /external/autotest/client/site_tests/network_8021xEapDetection/
control 2 # Use of this source code is governed by a BSD-style license that can be
10 device after EAP traffic is sent to that interface.
18 Tests that we can detect EAP traffic on an interface.
  /external/autotest/client/site_tests/network_BasicProfileProperties/
control 2 # Use of this source code is governed by a BSD-style license that can be
13 expected. In particular, we'll check that a test profile has an entry for
14 an ethernet service that is a favorite, because ethernet is always a favored
  /external/autotest/client/site_tests/network_DhcpNegotiationTimeout/
control 2 # Use of this source code is governed by a BSD-style license that can be
12 Tests that shill handles DHCP timeout in a reasonable way. In particular,
15 Note that shill's DHCP timeout handling depends on the device technology.
  /external/autotest/client/site_tests/network_DhcpWpadNegotiation/
control 2 # Use of this source code is governed by a BSD-style license that can be
12 Tests that we can negotiate a lease on an IPv4 address via DHCP from a server
13 that provides the Web Proxy Auto Discovery option. This test fails if dhcpcd
  /external/autotest/client/site_tests/network_TwoShills/
control 2 # Use of this source code is governed by a BSD-style license that can be
12 Test that only one shill runs at a time.
14 Checks that shill is already running, and then tries to start a new
  /external/autotest/client/site_tests/network_UdevRename/
control 2 # Use of this source code is governed by a BSD-style license that can be
12 Tests that network interfaces do not get renamed unexpectedly.
14 In particular, we check that neither restarting udev, nor unloading
  /external/autotest/client/site_tests/platform_CryptohomeTestAuth/
control 2 # Use of this source code is governed by a BSD-style license that can be
7 PURPOSE = "Verify that cryptohome can verify credentials."
16 This test checks that cryptohome can verify credentials.
  /external/autotest/client/site_tests/platform_Perf/
control 2 # Use of this source code is governed by a BSD-style license that can be
7 PURPOSE = 'Verify that the perf tool works properly.'
10 Successfully collect a perf data profile and verify that the contents are well
  /external/autotest/client/site_tests/platform_StackProtector/
control 2 # Use of this source code is governed by a BSD-style license that can be
8 Tests for evidence that all system executables were compiled with
12 PURPOSE = "Verify that system executables were compiled with -fstack-protector."
  /external/autotest/client/site_tests/security_OpenSSLBlacklist/
control 2 # Use of this source code is governed by a BSD-style license that can be
8 Ensures that certificate blacklisting works.
11 PURPOSE = 'Ensure that certificate blacklisting works.'
  /external/autotest/client/site_tests/security_SeccompSyscallFilters/
control 2 # Use of this source code is governed by a BSD-style license that can be
9 Runs tests to verify that seccomp calls make correct changes with
12 PURPOSE = "To verify that seccomp is correctly changing permissions"

Completed in 1795 milliseconds

<<21222324252627282930>>