Searched defs:one (Results 1 – 10 of 10) sorted by relevance
48 int one; member
498 LargeSafeUnion one = safeunionInterface.newLargeSafeUnion(); in runClientSafeUnionTests() local519 LargeSafeUnion one = safeunionInterface.newLargeSafeUnion(); in runClientSafeUnionTests() local534 LargeSafeUnion one = safeunionInterface.newLargeSafeUnion(); in runClientSafeUnionTests() local
51 static const short one = 1; in isLittleEndian() local
47 TEST_F(LeakFoldingTest, one) { in TEST_F() argument
197 static constexpr double one[] = { 1. }; in TEST() local
620 static bool one = true; in WriteDebugEventLogTags() local
1148 EXPECT_OK(safeunionInterface->newLargeSafeUnion([&](const LargeSafeUnion& one) { in TEST_F()1154 EXPECT_OK(safeunionInterface->setA(one, 1, [&](const LargeSafeUnion& one) { in TEST_F()
296 const int one = 1; in dns_open_proxy() local
551 hidl_string one = "1"; in TEST_F() local
2449 EXPECT_OK(safeunionInterface->newLargeSafeUnion([&](const LargeSafeUnion& one) { in TEST_F()2455 EXPECT_OK(safeunionInterface->setA(one, 1, [&](const LargeSafeUnion& one) { in TEST_F()