Home
last modified time | relevance | path

Searched refs:DEFINE_double (Results 1 – 24 of 24) sorted by relevance

/external/libbrillo/brillo/
Dflag_helper_unittest.cc37 DEFINE_double(double_1, -100.5, "Test double flag"); in TEST_F()
38 DEFINE_double(double_2, 0, "Test double flag"); in TEST_F()
39 DEFINE_double(double_3, 100.5, "Test double flag"); in TEST_F()
82 DEFINE_double(double_1, 1, "Test double flag"); in TEST_F()
83 DEFINE_double(double_2, 1, "Test double flag"); in TEST_F()
84 DEFINE_double(double_3, 1, "Test double flag"); in TEST_F()
144 DEFINE_double(double_1, 1, "Test double flag"); in TEST_F()
145 DEFINE_double(double_2, 1, "Test double flag"); in TEST_F()
146 DEFINE_double(double_3, 1, "Test double flag"); in TEST_F()
225 DEFINE_double(double_1, 0, "Test double flag"); in TEST_F()
Dflag_helper.h198 #define DEFINE_double(name, value, help) \ macro
/external/autotest/client/deps/glbench/src/
Dwindowmanagertest.cc76 DEFINE_double(screenshot1_sec, 2.f, "seconds delay before screenshot1_cmd");
77 DEFINE_double(screenshot2_sec, 1.f, "seconds delay before screenshot2_cmd");
80 DEFINE_double(cooldown_sec, 1.f, "seconds delay after all screenshots");
/external/webrtc/webrtc/modules/audio_processing/intelligibility/test/
Dintelligibility_proc.cc46 DEFINE_double(clear_alpha, 0.9, "Variance decay factor for clear data.");
62 DEFINE_double(gain_limit, 1000.0, "Maximum gain change in one block.");
/external/skia/tools/fiddle/
Dfiddle_main.cpp17 DEFINE_double(duration, 1.0, "The total duration, in seconds, of the animation we are drawing.");
18 DEFINE_double(frame, 1.0, "A double value in [0, 1] that specifies the point in animation to draw."…
/external/skia/tools/
Dimgblur.cpp20 DEFINE_double(sigma, 1, "Sigma to be used for blur (> 0.0f)");
/external/webrtc/webrtc/modules/audio_coding/neteq/test/
Dneteq_speed_test.cc47 DEFINE_double(drift, 0.1,
/external/libcxx/utils/google-benchmark/src/
Dcommandlineflags.h21 #define DEFINE_double(name, default_val, doc) double FLAG(name) = (default_val) macro
Dbenchmark.cc58 DEFINE_double(benchmark_min_time, 0.5,
/external/google-benchmark/src/
Dcommandlineflags.h21 #define DEFINE_double(name, default_val, doc) double FLAG(name) = (default_val) macro
Dbenchmark.cc59 DEFINE_double(benchmark_min_time, 0.5,
/external/webrtc/webrtc/modules/audio_processing/test/
Daudioproc_float.cc52 DEFINE_double(
/external/webrtc/webrtc/modules/audio_coding/test/
Dinsert_packet_with_timing.cc46 DEFINE_double(loss_rate, 0, "Rate of packet loss < 1");
/external/libyuv/files/third_party/gflags/gen/win/include/gflags/
Dgflags.h519 #define DEFINE_double(name, val, txt) \ macro
/external/libyuv/files/third_party/gflags/gen/posix/include/gflags/
Dgflags.h519 #define DEFINE_double(name, val, txt) \ macro
/external/google-breakpad/src/third_party/linux/include/gflags/
Dgflags.h500 #define DEFINE_double(name,val,txt) DEFINE_VARIABLE(double,D, name, val, txt) macro
/external/webrtc/webrtc/tools/agc/
Dactivity_metric.cc46 DEFINE_double(activity_threshold, kDefaultActivityThreshold,
/external/skia/bench/
DRectBench.cpp15 DEFINE_double(strokeWidth, -1.0, "If set, use this stroke width in RectBench.");
Dnanobench.cpp104 DEFINE_double(overheadGoal, 0.0001,
106 DEFINE_double(gpuMs, 5, "Target bench time in millseconds for GPU.");
/external/webrtc/webrtc/modules/audio_coding/neteq/tools/
Dneteq_quality_test.cc161 DEFINE_double(drift_factor, 0.0, "Time drift factor.");
/external/webrtc/third_party/gflags/gen/posix/include/gflags/
Dgflags.h536 #define DEFINE_double(name, val, txt) DEFINE_VARIABLE(double, D, name, val, txt) macro
/external/skia/tools/flags/
DSkCommandLineFlags.h263 #define DEFINE_double(name, defaultValue, helpString) \ macro
/external/webrtc/third_party/gflags/gen/win/include/gflags/
Dgflags.h556 #define DEFINE_double(name, val, txt) DEFINE_VARIABLE(double, D, name, val, txt) macro
/external/webrtc/webrtc/modules/video_coding/codecs/tools/
Dvideo_quality_measurement.cc103 DEFINE_double(packet_loss_probability,