Searched defs:api (Results 1 – 10 of 10) sorted by relevance
/cts/tests/tests/os/src/android/os/cts/ |
D | IpcDataCacheTest.java | 215 TestCache(String module, String api) { in TestCache() 219 TestCache(String module, String api, TestQuery query) { in TestCache() 233 final String api = "testCacheRecompute"; in testCacheRecompute() local 256 final String api = "testCacheInitialState"; in testCacheInitialState() local 269 final String api = "testCachePropertyUnset"; in testCachePropertyUnset() local 278 final String api = "testCacheDisableState"; in testCacheDisableState() local 300 final String api = "testLocalProcessDisable1"; in testLocalProcessDisable1() local 322 final String api = "testLocalProcessDisable2"; in testLocalProcessDisable2() local
|
/cts/tests/tests/graphics/src/android/graphics/cts/ |
D | FrameRateCtsActivity.java | 196 TestSurface(Api api, SurfaceControl parentSurfaceControl, Surface parentSurface, in TestSurface() 611 void run(Api api) throws InterruptedException; in run() 691 private void testExactFrameRateMatch(Api api, int changeFrameRateStrategy) in testExactFrameRateMatch() 757 private void testFixedSource(Api api, int changeFrameRateStrategy) throws InterruptedException { in testFixedSource() 828 private void testInvalidParams(Api api) { in testInvalidParams() 860 private void runOneSurfaceTest(Api api, OneSurfaceTestInterface test) in runOneSurfaceTest() 876 private void testMatchContentFramerate_None(Api api) throws InterruptedException { in testMatchContentFramerate_None() 899 private void testMatchContentFramerate_Auto(Api api) in testMatchContentFramerate_Auto() 944 private void testMatchContentFramerate_Always(Api api) throws InterruptedException { in testMatchContentFramerate_Always()
|
/cts/tools/cts-api-coverage/src/com/android/cts/apicoverage/ |
D | TextReport.java | 30 public static void printTextReport(ApiCoverage api, CddCoverage CddCoverage, in printTextReport()
|
D | CtsApiCoverage.java | 402 ExecutorService service, CddCoverage cddCoverage, File testSource, int api) { in addCddCoverage()
|
D | TestCaseReport.java | 202 List<String> classList, String tsPath, int api) in parseApkTestCase()
|
/cts/tools/signature-tools/src/signature/converter/doclet/ |
D | DocletFactory.java | 56 IApi api = converter.convertDocletRoot(name, root, visibility, in loadApi() local
|
/cts/tests/tests/opengl/src/android/opengl/cts/ |
D | WrapperTest.java | 234 private void eglSetup(int api, int width, int height) { in eglSetup()
|
/cts/tests/tests/os/UffdGc/jni/ |
D | android_os_cts_uffdgc_UserfaultfdTest.cc | 104 struct uffdio_api api; in uffd_api_ioctl() local
|
/cts/tests/signature/api-check/src/jni/ |
D | classdescriptors.cpp | 30 namespace api { namespace
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/ |
D | AudioTap2ToneActivity.java | 556 private void reportTestResultForApi(int api) { in reportTestResultForApi()
|