HomeSort by relevance Sort by last modified time
    Searched full:_results (Results 26 - 50 of 55) sorted by null

12 3

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
regex_nfa.h 77 struct _Results
84 typedef std::function<void (const _PatternCursor&, _Results&)> _Tagger;
96 operator()(const _PatternCursor& __pc, _Results& __r)
112 operator()(const _PatternCursor& __pc, _Results& __r)
regex_grep_matcher.tcc 107 _Grep_matcher(_PatternCursor& __p, _Results& __r,
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/unit/dynamodb2/
test_table.py 895 self.assertEqual(self.results._results, [
910 self.assertEqual(self.results._results, [
925 self.assertEqual(self.results._results, [
935 self.assertEqual(self.results._results, [])
    [all...]
  /external/autotest/site_utils/
generate_test_report 423 self._results = []
426 """Parses results into the self._results list.
428 Builds a list (self._results) where each entry is a dictionary of
444 self._results.extend(collector.RecursivelyCollectResults(resdir))
446 if not self._results:
483 for result in self._results:
584 tests = sorted(self._results, key=operator.itemgetter('testdir'),
588 tests = sorted(self._results, key=operator.itemgetter('testdir'))
683 for d in self._results:
perf_compare.py 522 result_dir = options.experiment_name + '_results'
525 result_file = options.experiment_name + '_results.csv'
  /external/chromium-trace/catapult/third_party/mapreduce/mapreduce/
mapper_pipeline.py 49 result_status: one of model.MapreduceState._RESULTS.
mapreduce_pipeline.py 186 result_status: one of model.MapreduceState._RESULTS. Check this to see
model.py 586 _RESULTS = frozenset([RESULT_SUCCESS, RESULT_FAILED, RESULT_ABORTED])
600 result_status = db.StringProperty(required=False, choices=_RESULTS)
922 _RESULTS = frozenset([RESULT_SUCCESS, RESULT_FAILED, RESULT_ABORTED])
933 result_status = db.StringProperty(choices=_RESULTS, indexed=False)
    [all...]
  /cts/tools/cts-media/
get_achievable_rates.py 261 self._results = [] # namedtuples
312 self._results.append(result)
322 for result in self._results:
  /frameworks/base/services/core/java/com/android/server/am/
ActivityManagerDebugConfig.java 119 static final String POSTFIX_RESULTS = (APPEND_CATEGORY_NAME) ? "_Results" : "";
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
regex_grep_matcher.tcc 107 _Grep_matcher(_PatternCursor& __p, _Results& __r,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
regex_grep_matcher.tcc 107 _Grep_matcher(_PatternCursor& __p, _Results& __r,
  /external/autotest/server/site_tests/hardware_StorageStress/
hardware_StorageStress.py 55 self._results = {}
  /external/opencv3/modules/ml/src/
svm.cpp     [all...]
tree.cpp     [all...]
  /external/autotest/client/cros/
power_status.py     [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_ast.py 501 print kind+"_results = ["
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_ast.py 501 print kind+"_results = ["
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_ast.py 501 print kind+"_results = ["
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_ast.py 501 print kind+"_results = ["
  /external/deqp/external/vulkancts/modules/vulkan/query_pool/
vktQueryPoolOcclusionTests.cpp     [all...]
  /hardware/qcom/wlan/qcwcn/wifi_hal/
vendor_definitions.h 428 * QCA_NL80211_VENDOR_SUBCMD_LL_STATS_*_RESULTS event.
    [all...]
  /external/opencv/ml/include/
ml.h 301 const float* neighbor_responses, const float* dist, CvMat* _results,
    [all...]
  /external/opencv3/apps/traincascade/
old_ml.hpp 272 const float* neighbor_responses, const float* dist, CvMat* _results,
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/lib32/
libstdc++.so 

Completed in 749 milliseconds

12 3