Searched refs:assetPath (Results 1 – 1 of 1) sorted by relevance
35 public TestAssetRepository(@NonNull String assetPath) { in TestAssetRepository() argument36 mAssetPath = assetPath; in TestAssetRepository()