HomeSort by relevance Sort by last modified time
    Searched full:available1 (Results 1 - 2 of 2) sorted by null

  /external/webrtc/webrtc/modules/remote_bitrate_estimator/test/
plot_dynamics.py 88 'Available1':'#AAAAAA',
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/io/
SerializationStressTest.java 575 int available1 = 0; local
580 available1 = ois.available();
585 assertEquals("available returned incorrect value", 0, available1);
    [all...]

Completed in 172 milliseconds