Home
last modified time | relevance | path

Searched defs:testMutations (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/grpc-grpc-java/api/src/test/java/io/grpc/
H A DMetadataTest.java131 public void testMutations() { in testMutations() method in MetadataTest
/aosp_15_r20/packages/modules/NeuralNetworks/runtime/test/
DTestValidateOperations.cpp4552 const ANeuralNetworksModel* elseModel, bool testMutations) { in testIf()
4573 const std::vector<uint32_t>& elseDims, bool testMutations) { in testIf()
4595 bool testMutations = true; in TEST() local
4660 const ANeuralNetworksModel* bodyModel, bool testMutations) { in testWhile()
4678 const std::vector<uint32_t>& bodyDims, bool testMutations) { in testWhile()
4703 bool testMutations = true; in TEST() local