Home
last modified time | relevance | path

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

/packages/modules/IPsec/tests/iketests/src/java/com/android/internal/net/
DTestUtils.java70 public static Log makeSpyLogThrowExceptionForWtf(String tag) { in makeSpyLogThrowExceptionForWtf() method in TestUtils
/packages/modules/IPsec/tests/iketests/src/java/com/android/internal/net/ipsec/ike/
DChildSessionStateMachineTest.java240 mSpyIkeLog = TestUtils.makeSpyLogThrowExceptionForWtf(TAG); in setup()
DIkeSessionStateMachineTest.java680 mSpyIkeLog = TestUtils.makeSpyLogThrowExceptionForWtf(TAG); in setUp()