HomeSort by relevance Sort by last modified time
    Searched refs:ASSERT_GE (Results 1 - 25 of 162) sorted by null

1 2 3 4 5 6 7

  /external/chromium_org/third_party/tcmalloc/chromium/src/tests/
malloc_extension_test.cc 66 ASSERT_GE(MallocExtension::instance()->GetAllocatedSize(a), 1000);
69 ASSERT_GE(MallocExtension::instance()->GetEstimatedAllocatedSize(1000), 1000);
73 ASSERT_GE(MallocExtension::instance()->GetAllocatedSize(p),
83 ASSERT_GE(MallocExtension_GetAllocatedSize(a), 1000);
85 ASSERT_GE(MallocExtension_GetEstimatedAllocatedSize(1000), 1000);
  /external/chromium_org/third_party/tcmalloc/vendor/src/tests/
malloc_extension_test.cc 66 ASSERT_GE(MallocExtension::instance()->GetAllocatedSize(a), 1000);
69 ASSERT_GE(MallocExtension::instance()->GetEstimatedAllocatedSize(1000), 1000);
73 ASSERT_GE(MallocExtension::instance()->GetAllocatedSize(p),
83 ASSERT_GE(MallocExtension_GetAllocatedSize(a), 1000);
85 ASSERT_GE(MallocExtension_GetEstimatedAllocatedSize(1000), 1000);
  /system/core/libion/tests/
ion_test_fixture.cpp 29 ASSERT_GE(m_ionFd, 0);
45 ASSERT_GE(fd, 0);
map_test.cpp 44 ASSERT_GE(map_fd, 0);
67 ASSERT_GE(map_fd, 0);
89 ASSERT_GE(map_fd, 0);
123 ASSERT_GE(map_fd, 0);
149 ASSERT_GE(map_fd, 0);
exit_test.cpp 99 ASSERT_GE(map_fd, 0);
122 ASSERT_GE(map_fd, 0);
146 ASSERT_GE(map_fd, 0);
169 ASSERT_GE(map_fd, 0);
193 ASSERT_GE(map_fd, 0);
216 ASSERT_GE(map_fd, 0);
device_test.cpp 49 ASSERT_GE(m_deviceFd, 0);
145 ASSERT_GE(map_fd, 0);
182 ASSERT_GE(map_fd, 0);
213 ASSERT_GE(map_fd, 0);
248 ASSERT_GE(map_fd, 0);
279 ASSERT_GE(map_fd, 0);
316 ASSERT_GE(map_fd, 0);
347 ASSERT_GE(map_fd, 0);
384 ASSERT_GE(map_fd, 0);
416 ASSERT_GE(map_fd, 0)
    [all...]
  /frameworks/base/libs/androidfw/tests/
Theme_test.cpp 47 ASSERT_GE(theme1.getAttribute(android::R::attr::background, &val), 0);
50 ASSERT_GE(theme1.getAttribute(app::R::attr::number, &val), 0);
60 ASSERT_GE(theme2.getAttribute(android::R::attr::background, &val), 0);
63 ASSERT_GE(theme2.getAttribute(app::R::attr::number, &val), 0);
ResTable_test.cpp 75 ASSERT_GE(index, 0);
80 ASSERT_GE(index, 0);
95 ASSERT_GE(index, 0);
100 ASSERT_GE(index, 0);
115 ASSERT_GE(index, 0);
126 ASSERT_GE(block, 0);
142 ASSERT_GE(block, 0);
147 ASSERT_GE(count, 0);
156 ASSERT_GE(block, 0);
160 ASSERT_GE(count, 0)
    [all...]
Idmap_test.cpp 74 ASSERT_GE(block, 0);
88 ASSERT_GE(newBlock, 0);
  /bionic/tests/
getcwd_test.cpp 29 ASSERT_GE(strlen(cwd), 1U);
39 ASSERT_GE(strlen(cwd), 1U);
83 ASSERT_GE(strlen(cwd), 1U);
  /external/chromium_org/third_party/webrtc/modules/video_processing/main/test/unit_test/
brightness_detection_test.cc 32 ASSERT_GE(brightnessWarning = vpm_->BrightnessDetection(video_frame_,
73 ASSERT_GE(brightnessWarning = vpm_->BrightnessDetection(video_frame_,
109 ASSERT_GE(brightnessWarning = vpm_->BrightnessDetection(video_frame_,
  /external/libvpx/libvpx/test/
datarate_test.cc 73 ASSERT_GE(bits_in_buffer_model_, 0) << "Buffer Underrun at frame "
148 ASSERT_GE(cfg_.rc_target_bitrate, effective_datarate_)
321 ASSERT_GE(bits_in_buffer_model_, 0) << "Buffer Underrun at frame "
379 ASSERT_GE(effective_datarate_[0], cfg_.rc_target_bitrate * 0.85)
405 ASSERT_GE(static_cast<double>(cfg_.rc_target_bitrate),
442 ASSERT_GE(effective_datarate_[0], cfg_.rc_target_bitrate * 0.85)
450 ASSERT_GE(num_drops_, last_num_drops)
486 ASSERT_GE(effective_datarate_[j], cfg_.ts_target_bitrate[j] * 0.85)
525 ASSERT_GE(effective_datarate_[j], cfg_.ts_target_bitrate[j] * 0.85)
566 ASSERT_GE(effective_datarate_[j], cfg_.ts_target_bitrate[j] * 0.85
    [all...]
webm_video_source.h 120 ASSERT_GE(track_type, 0) << "failed to get track type";
149 ASSERT_GE(again, 0) << "nestegg_read_packet failed";
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
datarate_test.cc 73 ASSERT_GE(bits_in_buffer_model_, 0) << "Buffer Underrun at frame "
148 ASSERT_GE(cfg_.rc_target_bitrate, effective_datarate_)
321 ASSERT_GE(bits_in_buffer_model_, 0) << "Buffer Underrun at frame "
379 ASSERT_GE(effective_datarate_[0], cfg_.rc_target_bitrate * 0.85)
405 ASSERT_GE(static_cast<double>(cfg_.rc_target_bitrate),
442 ASSERT_GE(effective_datarate_[0], cfg_.rc_target_bitrate * 0.85)
450 ASSERT_GE(num_drops_, last_num_drops)
486 ASSERT_GE(effective_datarate_[j], cfg_.ts_target_bitrate[j] * 0.85)
525 ASSERT_GE(effective_datarate_[j], cfg_.ts_target_bitrate[j] * 0.85)
566 ASSERT_GE(effective_datarate_[j], cfg_.ts_target_bitrate[j] * 0.85
    [all...]
webm_video_source.h 120 ASSERT_GE(track_type, 0) << "failed to get track type";
149 ASSERT_GE(again, 0) << "nestegg_read_packet failed";
  /external/chromium_org/third_party/libvpx/source/libvpx/test/
datarate_test.cc 76 ASSERT_GE(bits_in_buffer_model_, 0) << "Buffer Underrun at frame "
151 ASSERT_GE(cfg_.rc_target_bitrate, effective_datarate_ * 0.95)
184 ASSERT_GE(cfg_.rc_target_bitrate, effective_datarate_ * 0.95)
361 ASSERT_GE(bits_in_buffer_model_, 0) << "Buffer Underrun at frame "
420 ASSERT_GE(effective_datarate_[0], cfg_.rc_target_bitrate * 0.85)
446 ASSERT_GE(static_cast<double>(cfg_.rc_target_bitrate),
483 ASSERT_GE(effective_datarate_[0], cfg_.rc_target_bitrate * 0.85)
491 ASSERT_GE(num_drops_, last_num_drops)
527 ASSERT_GE(effective_datarate_[j], cfg_.ts_target_bitrate[j] * 0.85)
568 ASSERT_GE(effective_datarate_[j], cfg_.ts_target_bitrate[j] * 0.75
    [all...]
webm_video_source.h 66 ASSERT_GE(status, 0) << "webm_read_frame failed";
  /external/chromium_org/chrome/test/chromedriver/net/
port_server_unittest.cc 69 ASSERT_GE(server_sock_fd, 0);
70 ASSERT_GE(fcntl(server_sock_fd, F_SETFL, O_NONBLOCK), 0);
93 ASSERT_GE(client_sock_fd, 0);
198 ASSERT_GE(port, 15000);
211 ASSERT_GE(port, 15000);
  /external/chromium_org/google_apis/gcm/engine/
fake_connection_handler.cc 43 ASSERT_GE(expected_outgoing_messages_.size(), 1U);
  /external/chromium_org/third_party/leveldatabase/src/util/
arena_test.cc 49 ASSERT_GE(arena.MemoryUsage(), bytes);
  /external/chromium_org/third_party/webrtc/modules/video_coding/main/source/
media_optimization_unittest.cc 34 ASSERT_GE(bitrate_bps, 0);
  /hardware/libhardware/tests/camera3/
camera3tests.cpp 24 ASSERT_GE(kMmaxCams, num_cams()) << "Too many cameras found";
  /art/runtime/gc/space/
large_object_space_test.cc 56 ASSERT_GE(allocation_size, request_size);
80 ASSERT_GE(los->Free(Thread::Current(), obj), request_size);
  /external/chromium_org/chrome/browser/chromeos/drive/file_system/
truncate_operation_unittest.cc 39 ASSERT_GE(file_size, 2);
74 ASSERT_GE(file_size, 2);
  /external/chromium_org/ui/gfx/codec/
jpeg_codec_unittest.cc 126 ASSERT_GE(jpeg_equality_threshold, AveragePixelDelta(original, decoded));
164 ASSERT_GE(jpeg_equality_threshold, AveragePixelDelta(original, decoded));

Completed in 655 milliseconds

1 2 3 4 5 6 7