Home
last modified time | relevance | path

Searched refs:Idmap2BinaryTests (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/cmds/idmap2/tests/
H A DIdmap2BinaryTests.cpp52 class Idmap2BinaryTests : public Idmap2Tests {}; class
86 TEST_F(Idmap2BinaryTests, Create) { in TEST_F() argument
113 TEST_F(Idmap2BinaryTests, Dump) { in TEST_F() argument
174 TEST_F(Idmap2BinaryTests, Lookup) { in TEST_F() argument
226 TEST_F(Idmap2BinaryTests, InvalidCommandLineOptions) { in TEST_F() argument
/aosp14/frameworks/base/cmds/idmap2/
H A DAndroid.bp170 "tests/Idmap2BinaryTests.cpp",