Home
last modified time | relevance | path

Searched defs:result1 (Results 1 – 11 of 11) sorted by relevance

/frameworks/compile/mclinker/unittests/
DNamePoolTest.cpp48 llvm::StringRef result1 = m_pTestee->insertString(s1); in TEST_F() local
56 llvm::StringRef result1 = m_pTestee->insertString(s1); in TEST_F() local
72 Resolver::Result result1; in TEST_F() local
109 Resolver::Result result1; in TEST_F() local
152 const char* result1 = m_pTestee->insertString(name); in TEST_F() local
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/core/src/test/java/com/google/protobuf/
DAnyTest.java133 TestAllTypes result1 = container.getValue().unpack(TestAllTypes.class); in testCachedUnpackResult() local
/frameworks/base/cmds/idmap2/tests/
DBinaryStreamVisitorTests.cpp38 auto result1 = Idmap::FromBinaryStream(raw_stream); in TEST() local
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/rtt/
DRttServiceImplTest.java881 Pair<List<RttResult>, List<RangingResult>> result1 = RttTestUtils.getDummyRangingResults( in testRangingTimeout() local
943 Pair<List<RttResult>, List<RangingResult>> result1 = RttTestUtils.getDummyRangingResults( in testRangingThrottleBackground() local
1076 Pair<List<RttResult>, List<RangingResult>> result1 = RttTestUtils.getDummyRangingResults( in runTestRangingThrottleBackgroundWorkSources() local
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DPhoneNumberWatcherTest.java61 final String result1 = "(650) 123-4567"; in testRemoveLastChars() local
/frameworks/base/core/tests/coretests/src/android/content/
DContentProviderOperationTest.java499 ContentProviderResult result1; in testParcelingResult() local
/frameworks/native/libs/vr/libpdx/
Dserialization_tests.cpp1906 LocalHandle result1; in TEST() local
/frameworks/ml/nn/runtime/test/
DTestValidation.cpp1305 const int result1 = first.get(); in TEST_F() local
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/util/
Dmessage_differencer_unittest.cc1512 int result1 = 1, result2 = 1; in IsMatch() local
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
DWifiConfigManagerTest.java2342 NetworkUpdateResult result1 = verifyAddNetworkToWifiConfigManager(network1); in testRetrievePnoListDoesNotContainDisabledNetworks() local
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dmap_test.cc620 std::pair<Map<int32, int32>::iterator, bool> result1 = in TEST_P() local