HomeSort by relevance Sort by last modified time
    Searched full:getparam (Results 176 - 200 of 324) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/chromium_org/media/audio/
audio_output_device_unittest.cc 139 : synchronized_io_(GetParam()),
audio_power_monitor_unittest.cc 188 const TestScenario& scenario = GetParam();
  /external/chromium_org/net/quic/
quic_crypto_server_stream_test.cc 90 return GetParam();
  /external/chromium_org/third_party/angle/tests/preprocessor_tests/
location_test.cpp 283 LineTestParam param = GetParam();
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/editors/
EditorDraw.java 133 drawRep.getParam(FilterDrawRepresentation.PARAM_STYLE).setFilterView(this);
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
mimetools.py 71 def getparam(self, name): member in class:Message
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
mimetools.py 71 def getparam(self, name): member in class:Message
  /external/clang/lib/AST/
CommentSema.cpp 356 const NamedDecl *Param = TemplateParameters->getParam(0);
    [all...]
  /external/jmonkeyengine/engine/src/tools/jme3tools/optimize/
TextureAtlas.java 545 if (mat == null || mat.getParam(mapName) == null || !(mat.getParam(mapName) instanceof MatParamTexture)) {
548 MatParamTexture param = (MatParamTexture) mat.getParam(mapName);
  /external/wpa_supplicant_8/src/drivers/
driver_bsd.c     [all...]
  /ndk/sources/third_party/googletest/googletest/include/gtest/
gtest.h     [all...]
  /external/chromium_org/third_party/angle/src/compiler/
glslang.y 462 qual = fnCandidate->getParam(i).type->getQualifier();
    [all...]
  /hardware/libhardware/tests/keymaster/
keymaster_test.cpp 397 modulus_size: GetParam(),
406 << "Should generate an RSA key with " << GetParam() << " bit modulus size";
433 ASSERT_EQ((GetParam() + 7) / 8, static_cast<uint32_t>(RSA_size(rsa.get())))
445 field_size: GetParam(),
453 << "Should generate an EC key with " << GetParam() << " field size";
490 keymaster_keypair_t key_type = GetParam();
    [all...]
  /external/chromium/testing/gtest/test/
gtest_output_test_golden_lin.txt 576 Value of: GetParam()
579 [ FAILED ] PrintingFailingParams/FailingParamTest.Fails/0, where GetParam() = 2
632 [ FAILED ] PrintingFailingParams/FailingParamTest.Fails/0, where GetParam() = 2
  /external/chromium_org/testing/gtest/test/
gtest_output_test_golden_lin.txt 589 Value of: GetParam()
592 [ FAILED ] PrintingFailingParams/FailingParamTest.Fails/0, where GetParam() = 2
646 [ FAILED ] PrintingFailingParams/FailingParamTest.Fails/0, where GetParam() = 2
  /external/gtest/test/
gtest_output_test_golden_lin.txt 576 Value of: GetParam()
579 [ FAILED ] PrintingFailingParams/FailingParamTest.Fails/0, where GetParam() = 2
632 [ FAILED ] PrintingFailingParams/FailingParamTest.Fails/0, where GetParam() = 2
  /external/opencv/cvaux/include/
cvvidsurv.hpp 226 double GetParam(const char* name)
306 double val = pM->GetParam(N);
337 pM->SetParam(N,GetParam(tmp));
    [all...]
  /ndk/sources/third_party/googletest/googletest/test/
gtest_output_test_golden_lin.txt 589 Value of: GetParam()
592 [ FAILED ] PrintingFailingParams/FailingParamTest.Fails/0, where GetParam() = 2
646 [ FAILED ] PrintingFailingParams/FailingParamTest.Fails/0, where GetParam() = 2
  /external/chromium/chrome/browser/extensions/
extension_pref_value_map_unittest.cc 299 OverrideIncognitoTestCase test = GetParam();
  /external/chromium/testing/gtest/include/gtest/
gtest.h     [all...]
  /external/chromium_org/chrome/browser/extensions/api/networking_private/
networking_private_apitest.cc 124 if (GetParam())
  /external/chromium_org/chrome/browser/extensions/
extension_pref_value_map_unittest.cc 321 OverrideIncognitoTestCase test = GetParam();
  /external/chromium_org/chrome/browser/profiles/
profile_manager_browsertest.cc 185 if (GetParam())
  /external/chromium_org/chrome/test/perf/frame_rate/
frame_rate_tests.cc 55 return (GetParam() & flag) == flag;
  /external/chromium_org/components/policy/core/common/
configuration_policy_provider_test.cc 175 test_harness_.reset((*GetParam())());

Completed in 1486 milliseconds

1 2 3 4 5 6 78 91011>>