Home
last modified time | relevance | path

Searched refs:SKIP_NON_STUB_METHOD_CHECK (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/tools/hoststubgen/hoststubgen/helper-runtime-src/com/android/hoststubgen/hosthelper/
DHostTestUtils.java52 private static final boolean SKIP_NON_STUB_METHOD_CHECK = "1".equals(System.getenv( field in HostTestUtils
156 if (SKIP_NON_STUB_METHOD_CHECK) { in onNonStubMethodCalled()