HomeSort by relevance Sort by last modified time
    Searched refs:testArguments (Results 1 - 4 of 4) sorted by null

  /cts/hostsidetests/appsecurity/test-apps/ApplicationVisibilityCrossUserApp/src/com/android/cts/applicationvisibility/
ApplicationVisibilityCrossUserTest.java 166 final Bundle testArguments = InstrumentationRegistry.getArguments();
167 if (testArguments.containsKey("testUser")) {
169 return Integer.parseInt(testArguments.getString("testUser"));
  /frameworks/base/core/java/android/app/
IApplicationThread.aidl 65 in ProfilerInfo profilerInfo, in Bundle testArguments,
  /external/antlr/antlr-3.4/tool/src/test/java/org/antlr/test/
TestAttributes.java 92 @Test public void testArguments() throws Exception {
    [all...]
  /external/google-styleguide/cpplint/
cpplint_unittest.py     [all...]

Completed in 320 milliseconds