/external/chromium_org/chrome/browser/ui/pdf/ |
pdf_browsertest.cc | 350 GetParam()) {
|
/external/chromium_org/chrome/installer/util/ |
installation_validator_unittest.cc | 553 const InstallationValidator::InstallationType inst_type = GetParam();
|
/external/chromium_org/content/browser/media/ |
webrtc_browsertest.cc | 46 bool enable_audio_track_processing = GetParam();
|
/external/chromium_org/extensions/browser/ |
extension_pref_value_map_unittest.cc | 342 OverrideIncognitoTestCase test = GetParam();
|
/external/chromium_org/extensions/browser/value_store/ |
value_store_unittest.cc | 173 storage_.reset((GetParam())(temp_dir_.path().AppendASCII("dbName")));
|
/external/chromium_org/third_party/libjingle/source/talk/media/webrtc/ |
webrtcvideoengine2.cc | 232 codec.GetParam(kCodecParamMinBitrate, &min_bitrate); 234 codec.GetParam(kCodecParamMaxBitrate, &max_bitrate); 239 codec.GetParam(kCodecParamMaxQuantization, &max_qp); [all...] |
webrtcvideoengine.cc | [all...] |
/external/llvm/unittests/Support/ |
MemoryTest.cpp | 23 Flags = GetParam();
|
/external/pdfium/core/src/fpdfdoc/ |
doc_basic.cpp | 59 FX_FLOAT CPDF_Dest::GetParam(int index)
|
/frameworks/av/media/libstagefright/codecs/aacenc/src/ |
aacenc.c | 499 pDecHandle->GetParam = voAACEncGetParam;
|
/external/chromium_org/ash/sticky_keys/ |
sticky_keys_unittest.cc | 868 int scale_factor = GetParam(); [all...] |
/external/chromium_org/net/spdy/ |
spdy_proxy_client_socket_unittest.cc | 149 : spdy_util_(GetParam()), 152 session_deps_(GetParam()), [all...] |
/external/chromium_org/net/websockets/ |
websocket_job_test.cc | 396 : spdy_util_(GetParam()), 454 GetParam(), data_.get(), enable_websocket_over_spdy_)); [all...] |
/external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/ |
payload_splitter_unittest.cc | 448 decoder_type_ = GetParam(); 579 const std::pair<int, int> parameters = GetParam();
|
/external/chromium_org/testing/gtest/include/gtest/ |
gtest-param-test.h | 69 // Inside a test, access the test parameter with the GetParam() method 71 EXPECT_TRUE(foo.Blah(GetParam())); 176 // GetParam works just the same here as if you inherit from TestWithParam. 177 EXPECT_TRUE(foo.Blah(GetParam())); [all...] |
/external/chromium_org/third_party/mesa/src/src/gtest/include/gtest/ |
gtest-param-test.h | 69 // Inside a test, access the test parameter with the GetParam() method 71 EXPECT_TRUE(foo.Blah(GetParam())); 176 // GetParam works just the same here as if you inherit from TestWithParam. 177 EXPECT_TRUE(foo.Blah(GetParam())); [all...] |
/external/gtest/include/gtest/ |
gtest-param-test.h | 69 // Inside a test, access the test parameter with the GetParam() method 71 EXPECT_TRUE(foo.Blah(GetParam())); 176 // GetParam works just the same here as if you inherit from TestWithParam. 177 EXPECT_TRUE(foo.Blah(GetParam())); [all...] |
/external/llvm/utils/unittest/googletest/include/gtest/ |
gtest-param-test.h | 69 // Inside a test, access the test parameter with the GetParam() method 71 EXPECT_TRUE(foo.Blah(GetParam())); 176 // GetParam works just the same here as if you inherit from TestWithParam. 177 EXPECT_TRUE(foo.Blah(GetParam())); [all...] |
/external/mesa3d/src/gtest/include/gtest/ |
gtest-param-test.h | 69 // Inside a test, access the test parameter with the GetParam() method 71 EXPECT_TRUE(foo.Blah(GetParam())); 176 // GetParam works just the same here as if you inherit from TestWithParam. 177 EXPECT_TRUE(foo.Blah(GetParam())); [all...] |
/ndk/sources/third_party/googletest/googletest/include/gtest/ |
gtest-param-test.h | 69 // Inside a test, access the test parameter with the GetParam() method 71 EXPECT_TRUE(foo.Blah(GetParam())); 176 // GetParam works just the same here as if you inherit from TestWithParam. 177 EXPECT_TRUE(foo.Blah(GetParam())); [all...] |
/external/clang/lib/Sema/ |
SemaTemplateInstantiate.cpp | [all...] |
/external/clang/include/clang/AST/ |
DataRecursiveASTVisitor.h | [all...] |
RecursiveASTVisitor.h | [all...] |
/external/chromium_org/ash/shelf/ |
shelf_view_unittest.cc | 635 ShelfViewTextDirectionTest() : text_direction_change_(GetParam()) {} [all...] |
/external/chromium_org/chrome/browser/chromeos/file_manager/ |
file_manager_browsertest.cc | 743 return std::tr1::get<0>(GetParam()); 746 return std::tr1::get<1>(GetParam()); [all...] |