Searched refs:DummyKey (Results 1 – 2 of 2) sorted by relevance
309 VModuleKey DummyKey = ES.allocateVModule(); in TEST() local310 cantFail(TransformLayer.emitAndFinalize(DummyKey)); in TEST()311 TransformLayer.findSymbolIn(DummyKey, Name, false); in TEST()313 TransformLayer.mapSectionAddress(DummyKey, nullptr, 0); in TEST()314 cantFail(TransformLayer.removeObject(DummyKey)); in TEST()
1697 class DummyKey: class1730 k, v = DummyKey(i), DummyValue(i)