Home
last modified time | relevance | path

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

/system/unwinding/libunwindstack/tests/
DMemoryTest.cpp48 int one; member
/system/media/audio_utils/tests/
Daudio_nnapi2_tests.cpp290 int32_t one = 1; in CreateModel() local
Dstatistics_tests.cpp197 static constexpr double one[] = { 1. }; in TEST() local
/system/tools/hidl/test/java_test/src/com/android/commands/hidl_test_java/
DHidlTestJava.java515 LargeSafeUnion one = safeunionInterface.newLargeSafeUnion(); in runClientSafeUnionTests() local
536 LargeSafeUnion one = safeunionInterface.newLargeSafeUnion(); in runClientSafeUnionTests() local
551 LargeSafeUnion one = safeunionInterface.newLargeSafeUnion(); in runClientSafeUnionTests() local
/system/media/audio_utils/
Dtinysndfile.c51 static const short one = 1; in isLittleEndian() local
/system/memory/libmemunreachable/tests/
DLeakFolding_test.cpp47 TEST_F(LeakFoldingTest, one) { in TEST_F() argument
/system/logging/logd/
DLogTags.cpp620 static bool one = true; in WriteDebugEventLogTags() local
/system/netd/client/
DNetdClient.cpp302 const int one = 1; in dns_open_proxy() local
/system/tools/hidl/test/java_test/
Dhidl_test_java_native.cpp1148 EXPECT_OK(safeunionInterface->newLargeSafeUnion([&](const LargeSafeUnion& one) { in TEST_F()
1154 EXPECT_OK(safeunionInterface->setA(one, 1, [&](const LargeSafeUnion& one) { in TEST_F()
/system/libhidl/
Dtest_main.cpp549 hidl_string one = "1"; in TEST_F() local
/system/tools/hidl/test/hidl_test/
Dhidl_test_client.cpp2461 EXPECT_OK(safeunionInterface->newLargeSafeUnion([&](const LargeSafeUnion& one) { in TEST_F()
2467 EXPECT_OK(safeunionInterface->setA(one, 1, [&](const LargeSafeUnion& one) { in TEST_F()