HomeSort by relevance Sort by last modified time
    Searched defs:found2 (Results 1 - 8 of 8) sorted by null

  /external/google-breakpad/src/processor/
static_map_unittest.cc 231 bool found2 = (iter_std != std_map[test_case].end()); local
232 ASSERT_EQ(found1, found2);
234 if (found1 && found2) {
  /system/core/fs_mgr/
fs_mgr_verity.cpp 721 std::size_t found2 = token.find("by-name"); local
722 if (found1 != std::string::npos && found2 != std::string::npos &&
723 blk_device.substr(found1) == token.substr(found2) + ab_suffix) {
  /system/netd/tests/
netd_test.cpp 433 size_t found2 = GetNumQueries(dns2, host_name); local
435 EXPECT_LE(0U, found2);
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_ratectrl.c 2126 int found2 = 0; local
    [all...]
  /external/opencv/cvaux/src/
cvvecfacetracking.cpp 561 int found2 = ChoiceTrackingFace2(pFaceTracker, nElements, big_face, new_face, new_energy, noel); local
562 if (found2 && new_energy < 100000)
    [all...]
  /external/annotation-tools/asmx/test/lib/
xalan-2.6.0.jar 
  /prebuilts/tools/common/m2/repository/xalan/xalan/2.6.0/
xalan-2.6.0.jar 
  /prebuilts/tools/common/m2/repository/xalan/xalan/2.7.1/
xalan-2.7.1.jar 

Completed in 649 milliseconds