HomeSort by relevance Sort by last modified time
    Searched refs:BufferTest (Results 1 - 10 of 10) sorted by null

  /external/webrtc/webrtc/base/
buffer_unittest.cc 33 TEST(BufferTest, TestConstructEmpty) {
46 TEST(BufferTest, TestConstructData) {
53 TEST(BufferTest, TestConstructDataWithCapacity) {
60 TEST(BufferTest, TestConstructArray) {
67 TEST(BufferTest, TestConstructCopy) {
76 TEST(BufferTest, TestAssign) {
84 TEST(BufferTest, TestSetData) {
92 TEST(BufferTest, TestAppendData) {
99 TEST(BufferTest, TestSetSizeSmaller) {
108 TEST(BufferTest, TestSetSizeLarger)
    [all...]
  /cts/suite/audio_quality/test/
BufferTest.cpp 25 class BufferTest : public testing::Test {
38 TEST_F(BufferTest, saveLoadStereoTest) {
63 TEST_F(BufferTest, monoLTest) {
  /external/fmtlib/test/
util-test.cc 107 TEST(BufferTest, Noncopyable) {
112 TEST(BufferTest, Nonmoveable) {
138 TEST(BufferTest, Ctor) {
167 TEST(BufferTest, VirtualDtor) {
175 TEST(BufferTest, Access) {
186 TEST(BufferTest, Resize) {
206 TEST(BufferTest, Clear) {
214 TEST(BufferTest, PushBack) {
227 TEST(BufferTest, Append) {
242 TEST(BufferTest, AppendAllocatesEnoughStorage)
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_bigmem.py     [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_bigmem.py     [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_bigmem.py     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_bigmem.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_bigmem.py     [all...]
  /external/okhttp/okio/okio/src/test/java/okio/
BufferTest.java 39 public final class BufferTest {
  /libcore/luni/src/test/java/libcore/java/nio/
BufferTest.java 43 public class BufferTest extends TestCase {
86 * Same as {@link libcore.java.nio.BufferTest#testDevZeroMap()}, but try to see
    [all...]

Completed in 433 milliseconds