Home
last modified time | relevance | path

Searched defs:found2 (Results 1 – 3 of 3) sorted by relevance

/external/google-breakpad/src/processor/
Dstatic_map_unittest.cc231 bool found2 = (iter_std != std_map[test_case].end()); in CompareLookupResult() local
/external/opencv/cvaux/src/
Dcvvecfacetracking.cpp561 … int found2 = ChoiceTrackingFace2(pFaceTracker, nElements, big_face, new_face, new_energy, noel); in cvTrackFace() local
/external/opencv3/modules/calib3d/test/
Dtest_cameracalibration.cpp1442 bool found2 = findChessboardCorners(right, patternSize, imgpt2[i]); in run() local