Searched defs:InstructionSetTest (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Dinstruction_set_test.cc23 class InstructionSetTest : public CommonRuntimeTest {}; class in namespace:art
25 TEST_F(InstructionSetTest, GetInstructionSetFromString) {
35 TEST_F(InstructionSetTest, GetInstructionSetString) {
45 TEST_F(InstructionSetTest, TestRoundTrip) {
49 TEST_F(InstructionSetTest, PointerSize) {

Completed in 86 milliseconds