HomeSort by relevance Sort by last modified time
    Searched refs:eq (Results 126 - 150 of 1259) sorted by null

1 2 3 4 56 7 8 91011>>

  /cts/tools/tradefed-host/tests/src/com/android/cts/tradefed/testtype/
DeqpTestRunnerTest.java 125 EasyMock.expect(mockDevice.uninstallPackage(EasyMock.eq(DEQP_ONDEVICE_PKG)))
128 EasyMock.eq(true),
129 EasyMock.eq(AbiUtils.createAbiFlag(UnitTests.ABI.getName()))))
133 EasyMock.eq("rm " + CASE_LIST_FILE_NAME))).andReturn("").once();
135 EasyMock.expect(mockDevice.executeShellCommand(EasyMock.eq("rm " + LOG_FILE_NAME)))
148 mockDevice.executeShellCommand(EasyMock.eq(command),
164 EasyMock.expect(mockDevice.uninstallPackage(EasyMock.eq(DEQP_ONDEVICE_PKG)))
171 mockListener.testStarted(EasyMock.eq(testId));
174 mockListener.testEnded(EasyMock.eq(testId), EasyMock.<Map<String, String>>notNull());
241 EasyMock.expect(mockDevice.uninstallPackage(EasyMock.eq(DEQP_ONDEVICE_PKG))).andReturn(""
    [all...]
  /external/chromium_org/third_party/WebKit/Tools/Scripts/
add-include 60 if ($include eq "\"config.h\"") {
64 if ($include eq "\"$base.h\"") {
79 unless ($currentCondition eq "") { print STDERR "Nested #if in include section in $filename, line $.\n"; next FILE; }
94 unless ($currentCondition eq "") { print STDERR "Unterminated #if in include section in $filename, line $.\n"; next FILE; }
112 $contents .= "#if $condition\n" unless $condition eq "";
114 $contents .= "#endif\n" unless $condition eq "";
  /external/chromium_org/third_party/lcov/contrib/galaxy/
conglomerate_functions.pl 78 push (@Output, "D5\n") if ($Type eq "dashed");
94 push (@Output, "D\n") if ($Type eq "dashed");
155 if ($FType eq 'STATIC') {
158 elsif ($FType eq 'INDIRECT') {
161 elsif ($FType eq 'EXPORTED') {
164 elsif ($FType eq 'NORMAL') {
  /hardware/qcom/audio/post_proc/
effect_api.h 70 void offload_eq_set_device(struct eq_params *eq, uint32_t device);
71 void offload_eq_set_enable_flag(struct eq_params *eq, bool enable);
72 int offload_eq_get_enable_flag(struct eq_params *eq);
73 void offload_eq_set_preset(struct eq_params *eq, int preset);
74 void offload_eq_set_bands_level(struct eq_params *eq, int num_bands,
77 int offload_eq_send_params(struct mixer_ctl *ctl, struct eq_params *eq,
  /external/chromium_org/chrome/tools/build/mac/
verify_order 37 if [ ${?} -eq 0 ] || [ -n "${UNORDERED_SYMBOLS}" ] ; then
  /external/chromium_org/chromeos/system/
name_value_pairs_parser.cc 59 const std::string& eq,
61 return ParseNameValuePairsWithComments(in_string, eq, delim, "");
66 const std::string& eq,
76 // Anything before the first |eq| is the key, anything after is the value.
77 // |eq| must exist.
78 size_t eq_pos = pair.find(eq);
122 const std::string& eq,
126 return ParseNameValuePairs(contents, eq, delim);
137 const std::string& eq,
145 output_string, eq, delim, comment_delim)
    [all...]
  /external/chromium_org/testing/gtest/xcode/Scripts/
runtests.sh 51 if [ $result -eq 0 ]; then
  /external/chromium_org/third_party/libvpx/source/libvpx/vpx_scale/
vpx_scale_rtcd.pl 9 if (vpx_config("CONFIG_SPATIAL_RESAMPLING") eq "yes") {
29 if (vpx_config("CONFIG_VP9") eq "yes") {
  /external/chromium_org/third_party/libxml/src/
dbgen.pl 5 if ($size eq "")
dbgenattr.pl 5 if ($size eq "")
  /external/chromium_org/tools/valgrind/
fixed_suppressions.sh 14 if [ $? -eq 0 ]; then echo "Bug #$bug seems to be closed (http://crbug.com/$bug)"; fi
  /external/libcxx/test/strings/basic.string/string.ops/string.accessors/
c_str.pass.cpp 28 assert(T::eq(str[s.size()], typename S::value_type()));
31 assert(T::eq(str[0], typename S::value_type()));
data.pass.cpp 28 assert(T::eq(str[s.size()], typename S::value_type()));
31 assert(T::eq(str[0], typename S::value_type()));
  /external/libvpx/libvpx/vpx_scale/
vpx_scale_rtcd.pl 9 if (vpx_config("CONFIG_SPATIAL_RESAMPLING") eq "yes") {
27 if (vpx_config("CONFIG_VP9") eq "yes") {
  /external/protobuf/gtest/xcode/Scripts/
runtests.sh 22 if [ $result -eq 0 ]; then
  /frameworks/native/opengl/libs/tools/
glapigen 40 if ($name eq "glGetString") {
47 if ($type eq "void") {
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_scale/
vpx_scale_rtcd.pl 9 if (vpx_config("CONFIG_SPATIAL_RESAMPLING") eq "yes") {
27 if (vpx_config("CONFIG_VP9") eq "yes") {
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/strings/basic.string/string.ops/string.accessors/
c_str.pass.cpp 28 assert(T::eq(str[s.size()], typename S::value_type()));
31 assert(T::eq(str[0], typename S::value_type()));
data.pass.cpp 28 assert(T::eq(str[s.size()], typename S::value_type()));
31 assert(T::eq(str[0], typename S::value_type()));
  /external/bzip2/
bzmore 27 if test $? -eq 0 -a -n "$oldtty"; then
43 if test $FIRST -eq 0; then
  /external/ceres-solver/jni/
assert_ndk_version.sh 91 elif [[ ${actual_version[0]} -eq ${expected_version[0]} ]]; then
  /external/chromium_org/third_party/icu/source/test/compat/
tzone.pl 7 if ($ARGV[0] eq '-h' || $ARGV[0] eq '--help') {
  /external/chromium_org/third_party/libvpx/source/libvpx/build/make/
armlink_adapter.sh 45 [ $found -eq 0 ] && infiles="$infiles $f"
53 [ $verbose -eq 1 ] && echo $cmd
  /external/icu/icu4c/source/test/compat/
tzone.pl 7 if ($ARGV[0] eq '-h' || $ARGV[0] eq '--help') {
  /external/libvpx/libvpx/build/make/
armlink_adapter.sh 45 [ $found -eq 0 ] && infiles="$infiles $f"
53 [ $verbose -eq 1 ] && echo $cmd

Completed in 2476 milliseconds

1 2 3 4 56 7 8 91011>>