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

  /cts/hostsidetests/appsecurity/test-apps/ApplicationVisibilityCrossUserApp/src/com/android/cts/applicationvisibility/
ApplicationVisibilityCrossUserTest.java 174 final Bundle testArguments = InstrumentationRegistry.getArguments();
175 if (testArguments.containsKey("testUser")) {
177 return Integer.parseInt(testArguments.getString("testUser"));
  /external/antlr/tool/src/test/java/org/antlr/test/
TestAttributes.java 94 @Test public void testArguments() throws Exception {
    [all...]
  /external/google-styleguide/cpplint/
cpplint_unittest.py     [all...]

Completed in 2404 milliseconds