Searched refs:getTestInvocationId (Results 1 – 4 of 4) sorted by relevance
48 int id1 = mTestCase.getTestInvocationId(); in testGetTestInvocationId()52 int id2 = newTestCase.getTestInvocationId(); in testGetTestInvocationId()
42 getTestInvocationId() + "_" + DevSessionProtoDataStore.FILE_NAME); in setUp()
49 ExampleDatastoreProto.class.getSimpleName() + getTestInvocationId()); in setup()
68 public final int getTestInvocationId() { in getTestInvocationId() method in SidelessTestCase