HomeSort by relevance Sort by last modified time
    Searched defs:test_setup (Results 1 - 5 of 5) sorted by null

  /external/v8/test/cctest/
test-cpu-profiler.cc 80 TestSetup test_setup; local
141 TestSetup test_setup; local
218 TestSetup test_setup; local
231 TestSetup test_setup; local
270 TestSetup test_setup; local
test-profile-generator.cc 583 TestSetup test_setup; local
  /external/chromium_org/v8/test/cctest/
test-profile-generator.cc 401 TestSetup test_setup; local
467 TestSetup test_setup; local
515 TestSetup test_setup; local
769 TestSetup test_setup; local
test-cpu-profiler.cc 132 TestSetup test_setup; local
197 TestSetup test_setup; local
256 TestSetup test_setup; local
268 TestSetup test_setup; local
311 TestSetup test_setup; local
    [all...]
  /hardware/invensense/60xx/mlsdk/mlutils/
mputest.c 184 static tTestSetup test_setup = { variable
264 test_setup.gyro_sens = sensitivity;
265 test_setup.gyro_fs = (int)(32768.f / sensitivity);
266 test_setup.packet_thresh = p_thresh;
267 test_setup.total_timing_tol = total_time_tol;
268 test_setup.bias_thresh = bias_thresh;
269 test_setup.rms_threshSq = rms_thresh * rms_thresh;
270 test_setup.sp_shift_thresh = sp_shift_thresh;
271 test_setup.accel_samples = accel_samples;
397 tmp = (int)(test_setup.test_time_per_axis / 600)
    [all...]

Completed in 530 milliseconds