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

  /external/webrtc/webrtc/modules/audio_coding/neteq/test/
neteq_opus_quality_test.cc 115 int complexity_; member in class:webrtc::test::NetEqOpusQualityTest
134 complexity_(FLAGS_complexity),
162 EXPECT_EQ(0, WebRtcOpus_SetComplexity(opus_encoder_, complexity_));
  /external/google-benchmark/src/
benchmark_register.cc 159 instance.complexity = family->complexity_;
238 complexity_(oNone),
406 complexity_ = complexity;
412 complexity_ = oLambda;
  /external/libcxx/utils/google-benchmark/src/
benchmark_register.cc 159 instance.complexity = family->complexity_;
238 complexity_(oNone),
406 complexity_ = complexity;
412 complexity_ = oLambda;
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/utils/google-benchmark/src/
benchmark_register.cc 150 instance.complexity = family->complexity_;
228 complexity_(oNone),
392 complexity_ = complexity;
398 complexity_ = oLambda;
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/utils/google-benchmark/include/benchmark/
benchmark_api.h 683 BigO complexity_; member in class:benchmark::internal::internal::Benchmark
    [all...]
  /external/google-benchmark/include/benchmark/
benchmark.h 842 BigO complexity_; member in class:benchmark::internal::Benchmark
    [all...]
  /external/libcxx/utils/google-benchmark/include/benchmark/
benchmark.h 842 BigO complexity_; member in class:benchmark::internal::Benchmark
    [all...]

Completed in 129 milliseconds