Searched refs:testJobId (Results 1 – 1 of 1) sorted by relevance
121 int testJobId = (int) (SystemClock.uptimeMillis() / 1000); in setUp() local122 mTestAppInterface = new TestAppInterface(mContext, testJobId); in setUp()