Home
last modified time | relevance | path

Searched defs:num_strs (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/rappor/analysis/R/
H A Dunknowns_test.R39 GeneratePopulation <- function(N, num_strs, str_len = 10, argument
72 num_strs <- 1 functionVar
99 num_strs <- 2 functionVar
H A Dngrams_simulation.R62 GeneratePopulation <- function(N, num_strs, str_len = 10, argument
166 SimulateNGrams <- function(N, ngram_params, str_len, num_strs = 10, argument
224 EstimateDictionaryTrial <- function(N, str_len, num_strs, argument
/aosp_15_r20/external/libaom/av1/decoder/
H A Daccounting.h46 int num_strs; member
/aosp_15_r20/external/tensorflow/tensorflow/lite/
H A Dstring_util_test.cc44 int32_t num_strs; in TEST() member
H A Dinterpreter_test.cc759 int32_t num_strs; in TEST() member
/aosp_15_r20/external/libaom/examples/
H A Dinspect.c583 const int num_strs = accounting->syms.dictionary.num_strs; in put_accounting() local
/aosp_15_r20/external/tensorflow/tensorflow/core/debug/
H A Ddebug_io_utils.cc132 const size_t num_strs = strs.size(); in WrapStringTensorAsEvents() local