mirror of
https://github.com/androidx/media.git
synced 2025-05-03 21:57:46 +08:00
Fix typo in AdvancedFrameProcessorTest.
PiperOrigin-RevId: 439599201
This commit is contained in:
parent
296efbb395
commit
f75710be93
@ -39,7 +39,7 @@ public final class AdvancedFrameProcessorTest {
|
||||
}
|
||||
|
||||
@Test
|
||||
public void construct_withValidMatrixSize_completesSucessfully() {
|
||||
public void construct_withValidMatrixSize_completesSuccessfully() {
|
||||
new AdvancedFrameProcessor(getApplicationContext(), new float[16]);
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user