Searched refs:mainBundle (Results 1 - 7 of 7) sorted by relevance

/forgerock/authenticator-ios-v2/unit-tests/
H A DFRAFMDatabaseConnectionHelperTest.m136 OCMStub([bundle mainBundle]).andReturn(bundle);
150 OCMStub([bundle mainBundle]).andReturn(bundle);
180 id bundle = OCMPartialMock([NSBundle mainBundle]);
197 id bundle = OCMPartialMock([NSBundle mainBundle]);
H A DFRANotificationViewControllerTests.m52 UIStoryboard *storyboard = [UIStoryboard storyboardWithName:@"Main" bundle:[NSBundle mainBundle]];
H A DFRAAccountTableViewControllerTests.m55 UIStoryboard *storyboard = [UIStoryboard storyboardWithName:@"Main" bundle:[NSBundle mainBundle]];
H A DFRAAccountsTableViewControllerTests.m61 UIStoryboard *storyboard = [UIStoryboard storyboardWithName:@"Main" bundle:[NSBundle mainBundle]];
H A DFRANotificationsTableViewControllerTests.m49 UIStoryboard *storyboard = [UIStoryboard storyboardWithName:@"Main" bundle:[NSBundle mainBundle]];
/forgerock/authenticator-ios-v2/ForgeRock-Authenticator/
H A DFRASplashViewController.m57 NSBundle *bundle = [NSBundle mainBundle];
H A DFRAFMDatabaseConnectionHelper.m200 NSString *path = [[NSBundle mainBundle] pathForResource:schemaName ofType:extension];

Completed in 21 milliseconds